| p99.999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 | 69.8k ± 2%
|
| GCLatency/how=heap/fluff=false-16 | 69.3k ± 1%
|
| GCLatency/how=global/fluff=false-16 | 70.6k ± 2%
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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] | 69.9k
|
|
|
| p99.9999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 | 78.2k ±13%
|
| GCLatency/how=heap/fluff=false-16 | 77.3k ± 5%
|
| GCLatency/how=global/fluff=false-16 | 385k ± 1%
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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] | 133k
|
|
|
| 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 | 73.0MB ± 0%
|
| Gonum_traverse | 4.73MB ± 0%
|
| Benhoyt_goawk_1_18 | 7.18MB ± 0%
|
| Toml | 7.66MB ± 0%
|
| Kanzi | 4.93MB ± 0%
|
| Shopify_sarama | 13.3MB ± 0%
|
| Aws_jsonutil | 9.32MB ± 0%
|
| Hugo_hugolib | 47.3MB ± 0%
|
| Spexs2 | 5.55MB ± 0%
|
| Ethereum_corevm | 8.06MB ± 0%
|
| Gonum_blas_native | 5.80MB ± 0%
|
| Dustin_humanize | 5.02MB ± 0%
|
| Commonmark_markdown | 6.70MB ± 0%
|
| Uber_zap | 9.09MB ± 0%
|
| Dustin_broadcast | 4.54MB ± 0%
|
| K8s_workqueue | 10.5MB ± 0%
|
| Wazero | 8.88MB ± 0%
|
| K8s_cache | 17.9MB ± 0%
|
| Minio | 114MB ± 0%
|
| Ethereum_ethash | 12.0MB ± 0%
|
| Ethereum_core | 16.5MB ± 0%
|
| Bloom_bloom | 6.00MB ± 0%
|
| Semver | 5.54MB ± 0%
|
| Gonum_lapack_native | 6.83MB ± 0%
|
| Gonum_mat | 7.38MB ± 0%
|
| Aws_restjson | 14.3MB ± 0%
|
| Gonum_path | 5.17MB ± 0%
|
| Ethereum_ecies | 5.35MB ± 0%
|
| Gonum_community | 5.29MB ± 0%
|
| Gtank_blake2s | 5.52MB ± 0%
|
| Aws_restxml | 14.4MB ± 0%
|
| Ethereum_bitutil | 4.72MB ± 0%
|
| Uber_tally | 7.21MB ± 0%
|
| Aws_jsonrpc | 14.0MB ± 0%
|
| Bindata | 12.4MB ± 0%
|
| Cespare_xxhash | 4.53MB ± 0%
|
| Cespare_mph | 4.52MB ± 0%
|
| Capnproto2 | 5.66MB ± 0%
|
| Ericlagergren_decimal | 5.04MB ± 0%
|
| Ajstarks_deck_generate | 4.54MB ± 0%
|
| Ethereum_trie | 7.99MB ± 0%
|
| Gonum_topo | 5.00MB ± 0%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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] | 8.53MB
|
|
|
| text-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse | 1.32MB ± 0%
|
| Benhoyt_goawk_1_18 | 2.14MB ± 0%
|
| Toml | 2.23MB ± 0%
|
| Kanzi | 1.41MB ± 0%
|
| Shopify_sarama | 4.07MB ± 0%
|
| Aws_jsonutil | 3.01MB ± 0%
|
| Hugo_hugolib | 16.5MB ± 0%
|
| Spexs2 | 1.62MB ± 0%
|
| Ethereum_corevm | 2.38MB ± 0%
|
| Gonum_blas_native | 1.73MB ± 0%
|
| Dustin_humanize | 1.44MB ± 0%
|
| Commonmark_markdown | 1.93MB ± 0%
|
| Uber_zap | 2.63MB ± 0%
|
| Dustin_broadcast | 1.27MB ± 0%
|
| K8s_workqueue | 3.05MB ± 0%
|
| Wazero | 2.54MB ± 0%
|
| K8s_cache | 5.65MB ± 0%
|
| Minio | 30.4MB ± 0%
|
| Ethereum_ethash | 3.59MB ± 0%
|
| Ethereum_core | 5.04MB ± 0%
|
| Bloom_bloom | 1.76MB ± 0%
|
| Semver | 1.63MB ± 0%
|
| Gonum_lapack_native | 2.09MB ± 0%
|
| Gonum_mat | 2.38MB ± 0%
|
| Aws_restjson | 4.63MB ± 0%
|
| Gonum_path | 1.45MB ± 0%
|
| Ethereum_ecies | 1.54MB ± 0%
|
| Gonum_community | 1.54MB ± 0%
|
| Gtank_blake2s | 1.60MB ± 0%
|
| Aws_restxml | 4.66MB ± 0%
|
| Ethereum_bitutil | 1.32MB ± 0%
|
| Uber_tally | 2.02MB ± 0%
|
| Aws_jsonrpc | 4.51MB ± 0%
|
| Bindata | 1.59MB ± 0%
|
| Cespare_xxhash | 1.25MB ± 0%
|
| Cespare_mph | 1.26MB ± 0%
|
| Capnproto2 | 1.62MB ± 0%
|
| Ericlagergren_decimal | 1.42MB ± 0%
|
| Ajstarks_deck_generate | 1.27MB ± 0%
|
| Ethereum_trie | 2.38MB ± 0%
|
| Gonum_topo | 1.41MB ± 0%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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.34MB
|
|
|
| data-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse | 235kB ± 0%
|
| Benhoyt_goawk_1_18 | 389kB ± 0%
|
| Toml | 455kB ± 0%
|
| Kanzi | 244kB ± 0%
|
| Shopify_sarama | 565kB ± 0%
|
| Aws_jsonutil | 647kB ± 0%
|
| Hugo_hugolib | 5.38MB ± 0%
|
| Spexs2 | 243kB ± 0%
|
| Ethereum_corevm | 410kB ± 0%
|
| Gonum_blas_native | 348kB ± 0%
|
| Dustin_humanize | 255kB ± 0%
|
| Commonmark_markdown | 478kB ± 0%
|
| Uber_zap | 572kB ± 0%
|
| Dustin_broadcast | 224kB ± 0%
|
| K8s_workqueue | 543kB ± 0%
|
| Wazero | 410kB ± 0%
|
| K8s_cache | 844kB ± 0%
|
| Minio | 21.1MB ± 0%
|
| Ethereum_ethash | 721kB ± 0%
|
| Ethereum_core | 1.05MB ± 0%
|
| Bloom_bloom | 258kB ± 0%
|
| Semver | 263kB ± 0%
|
| Gonum_lapack_native | 481kB ± 0%
|
| Gonum_mat | 342kB ± 0%
|
| Aws_restjson | 793kB ± 0%
|
| Gonum_path | 269kB ± 0%
|
| Ethereum_ecies | 327kB ± 0%
|
| Gonum_community | 267kB ± 0%
|
| Gtank_blake2s | 244kB ± 0%
|
| Aws_restxml | 796kB ± 0%
|
| Ethereum_bitutil | 230kB ± 0%
|
| Uber_tally | 497kB ± 0%
|
| Aws_jsonrpc | 781kB ± 0%
|
| Bindata | 7.12MB ± 0%
|
| Cespare_xxhash | 223kB ± 0%
|
| Cespare_mph | 225kB ± 0%
|
| Capnproto2 | 277kB ± 0%
|
| Ericlagergren_decimal | 238kB ± 0%
|
| Ajstarks_deck_generate | 236kB ± 0%
|
| Ethereum_trie | 391kB ± 0%
|
| Gonum_topo | 248kB ± 0%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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] | 477kB
|
|
|
| rodata-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse | 87.6kB ± 0%
|
| Benhoyt_goawk_1_18 | 187kB ± 0%
|
| Toml | 303kB ± 0%
|
| Kanzi | 85.7kB ± 0%
|
| Shopify_sarama | 262kB ± 0%
|
| Aws_jsonutil | 285kB ± 0%
|
| Hugo_hugolib | 4.58MB ± 0%
|
| Spexs2 | 96.8kB ± 0%
|
| Ethereum_corevm | 148kB ± 0%
|
| Gonum_blas_native | 130kB ± 0%
|
| Dustin_humanize | 109kB ± 0%
|
| Commonmark_markdown | 311kB ± 0%
|
| Uber_zap | 200kB ± 0%
|
| Dustin_broadcast | 80.7kB ± 0%
|
| K8s_workqueue | 174kB ± 0%
|
| Wazero | 193kB ± 0%
|
| K8s_cache | 401kB ± 0%
|
| Minio | 20.0MB ± 0%
|
| Ethereum_ethash | 297kB ± 0%
|
| Ethereum_core | 595kB ± 0%
|
| Bloom_bloom | 110kB ± 0%
|
| Semver | 116kB ± 0%
|
| Gonum_lapack_native | 145kB ± 0%
|
| Gonum_mat | 156kB ± 0%
|
| Aws_restjson | 396kB ± 0%
|
| Gonum_path | 97.0kB ± 0%
|
| Ethereum_ecies | 93.4kB ± 0%
|
| Gonum_community | 92.4kB ± 0%
|
| Gtank_blake2s | 97.1kB ± 0%
|
| Aws_restxml | 400kB ± 0%
|
| Ethereum_bitutil | 85.6kB ± 0%
|
| Uber_tally | 136kB ± 0%
|
| Aws_jsonrpc | 386kB ± 0%
|
| Bindata | 105kB ± 0%
|
| Cespare_xxhash | 80.6kB ± 0%
|
| Cespare_mph | 81.3kB ± 0%
|
| Capnproto2 | 127kB ± 0%
|
| Ericlagergren_decimal | 91.5kB ± 0%
|
| Ajstarks_deck_generate | 92.3kB ± 0%
|
| Ethereum_trie | 143kB ± 0%
|
| Gonum_topo | 92.4kB ± 0%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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] | 186kB
|
|
|
| pclntab-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse | 1.22MB ± 0%
|
| Benhoyt_goawk_1_18 | 1.83MB ± 0%
|
| Toml | 1.91MB ± 0%
|
| Kanzi | 1.26MB ± 0%
|
| Shopify_sarama | 3.43MB ± 0%
|
| Aws_jsonutil | 2.54MB ± 0%
|
| Hugo_hugolib | 10.7MB ± 0%
|
| Spexs2 | 1.45MB ± 0%
|
| Ethereum_corevm | 2.13MB ± 0%
|
| Gonum_blas_native | 1.43MB ± 0%
|
| Dustin_humanize | 1.31MB ± 0%
|
| Commonmark_markdown | 1.72MB ± 0%
|
| Uber_zap | 2.30MB ± 0%
|
| Dustin_broadcast | 1.17MB ± 0%
|
| K8s_workqueue | 2.79MB ± 0%
|
| Wazero | 2.33MB ± 0%
|
| K8s_cache | 4.58MB ± 0%
|
| Minio | 26.5MB ± 0%
|
| Ethereum_ethash | 3.10MB ± 0%
|
| Ethereum_core | 4.38MB ± 0%
|
| Bloom_bloom | 1.56MB ± 0%
|
| Semver | 1.45MB ± 0%
|
| Gonum_lapack_native | 1.66MB ± 0%
|
| Gonum_mat | 1.88MB ± 0%
|
| Aws_restjson | 3.80MB ± 0%
|
| Gonum_path | 1.32MB ± 0%
|
| Ethereum_ecies | 1.38MB ± 0%
|
| Gonum_community | 1.35MB ± 0%
|
| Gtank_blake2s | 1.42MB ± 0%
|
| Aws_restxml | 3.82MB ± 0%
|
| Ethereum_bitutil | 1.21MB ± 0%
|
| Uber_tally | 1.82MB ± 0%
|
| Aws_jsonrpc | 3.74MB ± 0%
|
| Bindata | 1.40MB ± 0%
|
| Cespare_xxhash | 1.16MB ± 0%
|
| Cespare_mph | 1.16MB ± 0%
|
| Capnproto2 | 1.49MB ± 0%
|
| Ericlagergren_decimal | 1.31MB ± 0%
|
| Ajstarks_deck_generate | 1.17MB ± 0%
|
| Ethereum_trie | 2.08MB ± 0%
|
| Gonum_topo | 1.28MB ± 0%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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.04MB
|
|
|
| debug-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse | 1.14MB ± 0%
|
| Benhoyt_goawk_1_18 | 1.69MB ± 0%
|
| Toml | 1.76MB ± 0%
|
| Kanzi | 1.20MB ± 0%
|
| Shopify_sarama | 3.01MB ± 0%
|
| Aws_jsonutil | 1.88MB ± 0%
|
| Hugo_hugolib | 8.25MB ± 0%
|
| Spexs2 | 1.36MB ± 0%
|
| Ethereum_corevm | 1.77MB ± 0%
|
| Gonum_blas_native | 1.34MB ± 0%
|
| Dustin_humanize | 1.22MB ± 0%
|
| Commonmark_markdown | 1.54MB ± 0%
|
| Uber_zap | 2.12MB ± 0%
|
| Dustin_broadcast | 1.10MB ± 0%
|
| K8s_workqueue | 2.46MB ± 0%
|
| Wazero | 2.04MB ± 0%
|
| K8s_cache | 3.90MB ± 0%
|
| Minio | 18.2MB ± 0%
|
| Ethereum_ethash | 2.57MB ± 0%
|
| Ethereum_core | 3.36MB ± 0%
|
| Bloom_bloom | 1.45MB ± 0%
|
| Semver | 1.35MB ± 0%
|
| Gonum_lapack_native | 1.56MB ± 0%
|
| Gonum_mat | 1.74MB ± 0%
|
| Aws_restjson | 2.94MB ± 0%
|
| Gonum_path | 1.22MB ± 0%
|
| Ethereum_ecies | 1.22MB ± 0%
|
| Gonum_community | 1.26MB ± 0%
|
| Gtank_blake2s | 1.34MB ± 0%
|
| Aws_restxml | 2.97MB ± 0%
|
| Ethereum_bitutil | 1.14MB ± 0%
|
| Uber_tally | 1.72MB ± 0%
|
| Aws_jsonrpc | 2.91MB ± 0%
|
| Bindata | 1.31MB ± 0%
|
| Cespare_xxhash | 1.09MB ± 0%
|
| Cespare_mph | 1.09MB ± 0%
|
| Capnproto2 | 1.35MB ± 0%
|
| Ericlagergren_decimal | 1.23MB ± 0%
|
| Ajstarks_deck_generate | 1.10MB ± 0%
|
| Ethereum_trie | 1.76MB ± 0%
|
| Gonum_topo | 1.19MB ± 0%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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.80MB
|
|
|
| time/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 | 320µs ± 2%
|
| Growth_MultiSegment-16 | 10.4ms ± 0%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 | 68.5µs ± 3%
|
| Broker_No_Metrics_Open-16 | 58.7µs ±13%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 | 54.4ns ± 4%
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 | 24.1ms ± 1%
|
| ScaleVec10000Inc20-16 | 8.34µs ±11%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 | 20.2µs ± 0%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 | 2.03µs ± 2%
|
| WalkAllBreadthFirstGnp_1000_tenth-16 | 6.06ms ± 1%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 | 895ns ±53%
|
| BaseTest2KB-16 | 696ns ± 0%
|
| Encoding4KBVerySparse-16 | 8.01µs ± 1%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 | 378ns ± 0%
|
| ResourceChainPostProcess-16 | 33.9ms ± 1%
|
| ReplaceShortcodeTokens-16 | 2.16µs ± 3%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 | 20.0µs ± 0%
|
| Dgeev/Circulant100-16 | 5.58ms ± 0%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 1.09µs ± 5%
|
| ReflectorResyncChanMany-16 | 338ns ± 6%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 | 104ns ± 0%
|
| PoolBatchInsert10000-16 | 665ms ± 0%
|
| PoolBatchLocalInsert10000-16 | 725ms ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 3.49ms ± 3%
|
| CommitAfterHashFixedSize/10K-16 | 9.65ms ± 2%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 | 7.60µs ± 4%
|
| RegexMatch-16 | 671ns ± 2%
|
| RepeatExecProgram-16 | 11.0µs ± 0%
|
| RepeatNew-16 | 73.6ns ± 1%
|
| RepeatIOExecProgram-16 | 19.6µs ± 1%
|
| RepeatIONew-16 | 545ns ± 1%
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 | 388ns ± 5%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 | 184µs ± 1%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 | 42.9µs ± 0%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 | 15.6µs ± 1%
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 | 33.4µs ± 0%
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 | 360ns ± 1%
|
| ParallelDirectSend-16 | 376ns ± 3%
|
| ParallelBrodcast-16 | 528ns ± 1%
|
| MuxBrodcast-16 | 529ns ± 4%
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 127ms ± 1%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 | 11.5ms ± 1%
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 | 13.5s ± 2%
|
| Run/10k/16-16 | 2.63s ± 6%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 | 503ns ±13%
|
| CombinedTestAndAdd-16 | 457ns ±13%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 | 1.04µs ± 3%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 | 1.79ms ± 1%
|
| Invocation/interpreter/string_manipulation_size_50-16 | 696µs ± 1%
|
| Invocation/interpreter/random_mat_mul_size_20-16 | 4.59ms ± 1%
|
| Compilation/with_extern_cache-16 | 230µs ± 0%
|
| Compilation/without_extern_cache-16 | 11.7ms ± 1%
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 | 3.96ms ± 3%
|
| RenderSpec-16 | 3.99ms ± 3%
|
| RenderSpecBlackFriday2-16 | 2.87ms ± 1%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 | 2.42µs ± 2%
|
| StdlibJSON-16 | 2.61µs ± 1%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 | 1.40ms ± 1%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 | 1.37µs ± 1%
|
| Polygon-16 | 2.37µs ± 0%
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 361ns ± 2%
|
| AppendMsgResyncTargetsInfo-16 | 4.50ns ± 1%
|
| DataUpdateTracker-16 | 1.49µs ± 1%
|
| MarshalMsgdataUsageCacheInfo-16 | 53.6ns ± 6%
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 | 789µs ± 1%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 | 14.5ms ± 0%
|
| LZ-16 | 585µs ± 4%
|
| MTFT-16 | 924µs ± 0%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 | 82.5µs ± 1%
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 | 185µs ± 1%
|
| Pi/foo=shopspring/prec=100-16 | 284µs ± 9%
|
| Pi/foo=apmckinlay/prec=100-16 | 1.58µs ± 0%
|
| Pi/foo=go-inf/prec=100-16 | 75.0µs ± 6%
|
| Pi/foo=float64/prec=100-16 | 3.25µs ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 | 14.7µs ± 0%
|
| GenSharedKeyP256-16 | 52.6µs ± 0%
|
| GenSharedKeyS256-16 | 51.8µs ± 0%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 | 2.99µs ± 0%
|
| DasumMediumUnitaryInc-16 | 648ns ± 0%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 | 3.86µs ± 1%
|
| TarjanSCCGnp_1000_half-16 | 39.2ms ± 1%
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 | 2.48µs ± 3%
|
| HistogramAllocation-16 | 1.08µs ± 4%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 | 271ns ± 3%
|
| MultiWriteSyncer/2_discarder-16 | 6.25ns ± 1%
|
| MultiWriteSyncer/4_discarder-16 | 6.69ns ± 2%
|
| MultiWriteSyncer/4_discarder_with_buffer-16 | 255ns ± 4%
|
| WriteSyncer/write_file_with_no_buffer-16 | 986ns ± 1%
|
| ZapConsole-16 | 645ns ± 1%
|
| JSONLogMarshalerFunc-16 | 615ns ± 1%
|
| ZapJSON-16 | 471ns ± 1%
|
| StandardJSON-16 | 428ns ± 2%
|
| Sampler_Check/7_keys-16 | 20.1ns ±10%
|
| Sampler_Check/50_keys-16 | 6.64ns ±12%
|
| Sampler_Check/100_keys-16 | 6.21ns ± 2%
|
| Sampler_CheckWithHook/7_keys-16 | 95.0ns ±26%
|
| Sampler_CheckWithHook/50_keys-16 | 94.3ns ±26%
|
| Sampler_CheckWithHook/100_keys-16 | 94.2ns ±26%
|
| TeeCheck-16 | 71.2ns ± 9%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 3.20s ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 46.6µs ± 3%
|
| CockroachDBkv50/nodes=1-8 | 39.2µs ± 4%
|
| CockroachDBkv95/nodes=1-8 | 33.5µs ± 1%
|
| CockroachDBkv0/nodes=3-8 | 46.1µs ± 5%
|
| CockroachDBkv50/nodes=3-8 | 38.9µs ± 6%
|
| CockroachDBkv95/nodes=3-8 | 33.7µs ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 | 266ms ± 1%
|
| ESBuildRomeTS-16 | 81.1ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 12.1ms ± 2%
|
| EtcdSTM-16 | 66.1ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 | 26.6s ± 1%
|
| GoBuildKubeletLink-16 | 5.84s ± 2%
|
| GoBuildIstioctl-16 | 24.9s ± 0%
|
| GoBuildIstioctlLink-16 | 6.19s ± 1%
|
| GoBuildFrontend-16 | 8.32s ± 0%
|
| GoBuildFrontendLink-16 | 935ms ± 0%
|
| GoBuildTsgo-16 | 26.8s ± 1%
|
| GoBuildTsgoLink-16 | 502ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 13.3s ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 126ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 332µs ± 2%
|
| [Geomean] | 70.3µs
|
|
|
| speed
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 101MB/s ± 0%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 | 406MB/s ± 0%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 53.9MB/s ± 1%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 861MB/s ± 2%
|
| AppendMsgResyncTargetsInfo-16 | 2.22GB/s ± 1%
|
| DataUpdateTracker-16 | 670kB/s ± 0%
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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] | 119MB/s
|
|
|
| alloc/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 1.65MB ± 0%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 | 10.0kB ± 0%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 16.0B ± 0%
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 6.34MB ± 0%
|
| CommitAfterHashFixedSize/10K-16 | 7.72MB ± 0%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 176MB ± 0%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-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:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 | 1.18kB ± 0%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg: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] | 33.9kB
|
|
|
| allocs/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 21.0 ± 0%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 | 14.0 ± 0%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 1.00 ± 0%
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 77.2k ± 0%
|
| CommitAfterHashFixedSize/10K-16 | 79.5k ± 0%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 5.51k ± 0%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-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:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 | 20.0 ± 0%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 |
|
| MultiWriteSyncer/2_discarder-16 |
|
| MultiWriteSyncer/4_discarder-16 |
|
| MultiWriteSyncer/4_discarder_with_buffer-16 |
|
| WriteSyncer/write_file_with_no_buffer-16 |
|
| ZapConsole-16 |
|
| JSONLogMarshalerFunc-16 |
|
| ZapJSON-16 |
|
| StandardJSON-16 |
|
| Sampler_Check/7_keys-16 |
|
| Sampler_Check/50_keys-16 |
|
| Sampler_Check/100_keys-16 |
|
| Sampler_CheckWithHook/7_keys-16 |
|
| Sampler_CheckWithHook/50_keys-16 |
|
| Sampler_CheckWithHook/100_keys-16 |
|
| TeeCheck-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 |
|
| CockroachDBkv95/nodes=1-8 |
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 |
|
| CockroachDBkv95/nodes=3-8 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 100
|
|
|
| average-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 185MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 5.06GB ± 3%
|
| CockroachDBkv50/nodes=1-8 | 4.57GB ± 4%
|
| CockroachDBkv95/nodes=1-8 | 1.73GB ±12%
|
| CockroachDBkv0/nodes=3-8 | 5.09GB ± 4%
|
| CockroachDBkv50/nodes=3-8 | 4.63GB ± 4%
|
| CockroachDBkv95/nodes=3-8 | 2.17GB ±29%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 110MB ± 3%
|
| EtcdSTM-16 | 97.9MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 37.5MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 22.0MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 5.89GB ± 2%
|
| [Geomean] | 721MB
|
|
|
| peak-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 260MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 7.25GB ± 6%
|
| CockroachDBkv50/nodes=1-8 | 6.14GB ± 4%
|
| CockroachDBkv95/nodes=1-8 | 2.89GB ±32%
|
| CockroachDBkv0/nodes=3-8 | 7.22GB ± 6%
|
| CockroachDBkv50/nodes=3-8 | 6.13GB ± 3%
|
| CockroachDBkv95/nodes=3-8 | 3.27GB ±28%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 149MB ± 4%
|
| EtcdSTM-16 | 130MB ± 7%
|
| 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 | 45.4MB ±10%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 22.2MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 6.06GB ± 1%
|
| [Geomean] | 954MB
|
|
|
| peak-VM-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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.02GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 9.40GB ± 4%
|
| CockroachDBkv50/nodes=1-8 | 8.15GB ± 3%
|
| CockroachDBkv95/nodes=1-8 | 4.90GB ±18%
|
| CockroachDBkv0/nodes=3-8 | 9.37GB ± 4%
|
| CockroachDBkv50/nodes=3-8 | 8.09GB ± 3%
|
| CockroachDBkv95/nodes=3-8 | 5.20GB ±12%
|
| 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.33GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 1.26GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 7.36GB ± 2%
|
| [Geomean] | 5.53GB
|
|
|
| write-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 226M ± 4%
|
| CockroachDBkv50/nodes=1-8 | 234M ± 7%
|
| CockroachDBkv95/nodes=1-8 | 11.7M ±102%
|
| CockroachDBkv0/nodes=3-8 | 224M ± 7%
|
| CockroachDBkv50/nodes=3-8 | 230M ± 5%
|
| CockroachDBkv95/nodes=3-8 | 15.8M ±58%
|
| 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] | 89.2M
|
|
|
| write-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 5.97G ±26%
|
| CockroachDBkv50/nodes=1-8 | 13.3G ±93%
|
| CockroachDBkv95/nodes=1-8 | 610M ±175%
|
| CockroachDBkv0/nodes=3-8 | 5.82G ±29%
|
| CockroachDBkv50/nodes=3-8 | 13.3G ±45%
|
| CockroachDBkv95/nodes=3-8 | 967M ±87%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 3.92G
|
|
|
| write-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 194M ± 5%
|
| CockroachDBkv50/nodes=1-8 | 167M ±22%
|
| CockroachDBkv95/nodes=1-8 | 2.94M ± 5%
|
| CockroachDBkv0/nodes=3-8 | 190M ±10%
|
| CockroachDBkv50/nodes=3-8 | 161M ±22%
|
| CockroachDBkv95/nodes=3-8 | 2.95M ± 5%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 45.2M
|
|
|
| write-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 349M ± 6%
|
| CockroachDBkv50/nodes=1-8 | 383M ±12%
|
| CockroachDBkv95/nodes=1-8 | 56.6M ±78%
|
| CockroachDBkv0/nodes=3-8 | 347M ± 3%
|
| CockroachDBkv50/nodes=3-8 | 379M ±12%
|
| CockroachDBkv95/nodes=3-8 | 72.6M ±51%
|
| 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] | 204M
|
|
|
| write-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 1.48G ±72%
|
| CockroachDBkv50/nodes=1-8 | 3.46G ±44%
|
| CockroachDBkv95/nodes=1-8 | 94.4M ±87%
|
| CockroachDBkv0/nodes=3-8 | 1.72G ±79%
|
| CockroachDBkv50/nodes=3-8 | 3.27G ±39%
|
| CockroachDBkv95/nodes=3-8 | 135M ±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] | 847M
|
|
|
| write-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 21.4k ± 3%
|
| CockroachDBkv50/nodes=1-8 | 12.8k ± 4%
|
| CockroachDBkv95/nodes=1-8 | 1.49k ± 1%
|
| CockroachDBkv0/nodes=3-8 | 21.7k ± 5%
|
| CockroachDBkv50/nodes=3-8 | 12.9k ± 6%
|
| CockroachDBkv95/nodes=3-8 | 1.49k ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 7.44k
|
|
|
| write-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 1.29M ± 3%
|
| CockroachDBkv50/nodes=1-8 | 766k ± 4%
|
| CockroachDBkv95/nodes=1-8 | 89.4k ± 1%
|
| CockroachDBkv0/nodes=3-8 | 1.30M ± 5%
|
| CockroachDBkv50/nodes=3-8 | 771k ± 6%
|
| CockroachDBkv95/nodes=3-8 | 89.3k ± 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] | 446k
|
|
|
| read-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 134M ±17%
|
| CockroachDBkv95/nodes=1-8 | 6.22M ±154%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 137M ±11%
|
| CockroachDBkv95/nodes=3-8 | 9.58M ±87%
|
| 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] | 32.3M
|
|
|
| read-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 12.7G ±61%
|
| CockroachDBkv95/nodes=1-8 | 609M ±186%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 14.1G ±41%
|
| CockroachDBkv95/nodes=3-8 | 969M ±89%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 3.21G
|
|
|
| read-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 104M ±45%
|
| CockroachDBkv95/nodes=1-8 | 300k ± 0%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 100M ±52%
|
| CockroachDBkv95/nodes=3-8 | 300k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 5.53M
|
|
|
| read-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 204M ±11%
|
| CockroachDBkv95/nodes=1-8 | 35.8M ±123%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 200M ±12%
|
| CockroachDBkv95/nodes=3-8 | 50.4M ±75%
|
| 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.7M
|
|
|
| read-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 516M ±108%
|
| CockroachDBkv95/nodes=1-8 | 66.2M ±128%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 861M ±150%
|
| CockroachDBkv95/nodes=3-8 | 106M ±75%
|
| 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] | 236M
|
|
|
| read-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 12.7k ± 4%
|
| CockroachDBkv95/nodes=1-8 | 28.4k ± 1%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 12.8k ± 6%
|
| CockroachDBkv95/nodes=3-8 | 28.2k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 19.0k
|
|
|
| read-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 764k ± 4%
|
| CockroachDBkv95/nodes=1-8 | 1.70M ± 1%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 771k ± 6%
|
| CockroachDBkv95/nodes=3-8 | 1.69M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 1.14M
|
|
|
| p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 12.2M ± 3%
|
| EtcdSTM-16 | 50.8M ± 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 | 113k ± 1%
|
| [Geomean] | 4.11M
|
|
|
| p90-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 16.9M ± 3%
|
| EtcdSTM-16 | 133M ± 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 | 403k ± 1%
|
| [Geomean] | 9.68M
|
|
|
| p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 21.4M ± 7%
|
| EtcdSTM-16 | 274M ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 3.66M ± 1%
|
| [Geomean] | 27.8M
|
|
|
| ops/s
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Gonum_traverse |
|
| Benhoyt_goawk_1_18 |
|
| Toml |
|
| Kanzi |
|
| Shopify_sarama |
|
| Aws_jsonutil |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_corevm |
|
| Gonum_blas_native |
|
| Dustin_humanize |
|
| Commonmark_markdown |
|
| Uber_zap |
|
| Dustin_broadcast |
|
| K8s_workqueue |
|
| Wazero |
|
| K8s_cache |
|
| Minio |
|
| Ethereum_ethash |
|
| Ethereum_core |
|
| Bloom_bloom |
|
| Semver |
|
| Gonum_lapack_native |
|
| Gonum_mat |
|
| Aws_restjson |
|
| Gonum_path |
|
| Ethereum_ecies |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Aws_restxml |
|
| Ethereum_bitutil |
|
| Uber_tally |
|
| Aws_jsonrpc |
|
| Bindata |
|
| Cespare_xxhash |
|
| Cespare_mph |
|
| Capnproto2 |
|
| Ericlagergren_decimal |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Gonum_topo |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 |
|
| Broker_No_Metrics_Open-16 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-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/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-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:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-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:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-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 | 81.5k ± 3%
|
| EtcdSTM-16 | 15.0k ± 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 | 36.2k ± 2%
|
| [Geomean] | 35.4k
|
|
|