| p99.999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 | 71.6k ± 3%
|
| GCLatency/how=heap/fluff=false-16 | 70.9k ± 2%
|
| GCLatency/how=global/fluff=false-16 | 72.8k ± 3%
|
| GoDistribution |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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] | 71.7k
|
|
|
| p99.9999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 | 78.4k ±11%
|
| GCLatency/how=heap/fluff=false-16 | 78.0k ± 6%
|
| GCLatency/how=global/fluff=false-16 | 371k ± 2%
|
| GoDistribution |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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] | 131k
|
|
|
| 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 | 70.7MB ± 2%
|
| Ethereum_core | 16.2MB ± 2%
|
| Minio | 115MB ± 1%
|
| Gonum_traverse | 4.63MB ± 4%
|
| K8s_cache | 17.5MB ± 2%
|
| Gonum_blas_native | 5.67MB ± 2%
|
| Aws_restxml | 14.0MB ± 3%
|
| Cespare_mph | 4.40MB ± 3%
|
| Benhoyt_goawk_1_18 | 6.78MB ± 6%
|
| Ethereum_bitutil | 4.59MB ± 3%
|
| Aws_restjson | 13.9MB ± 3%
|
| Bindata | 12.2MB ± 1%
|
| Ethereum_ecies | 5.25MB ± 2%
|
| Aws_jsonrpc | 13.5MB ± 3%
|
| Ajstarks_deck_generate | 4.47MB ± 3%
|
| Ethereum_trie | 7.89MB ± 1%
|
| Cespare_xxhash | 4.40MB ± 3%
|
| Ethereum_ethash | 11.6MB ± 3%
|
| Bloom_bloom | 5.64MB ± 8%
|
| Capnproto2 | 5.54MB ± 2%
|
| Dustin_humanize | 4.92MB ± 4%
|
| Dustin_broadcast | 4.41MB ± 3%
|
| Spexs2 | 5.15MB ± 8%
|
| Gonum_lapack_native | 6.70MB ± 2%
|
| Ethereum_corevm | 7.76MB ± 4%
|
| Gonum_mat | 7.30MB ± 2%
|
| Wazero | 8.80MB ± 2%
|
| Hugo_hugolib | 48.2MB ± 2%
|
| Toml | 7.27MB ± 5%
|
| Semver | 5.18MB ± 8%
|
| Uber_zap | 8.63MB ± 5%
|
| Aws_jsonutil | 8.86MB ± 5%
|
| Kanzi | 4.80MB ± 3%
|
| Gtank_blake2s | 5.10MB ± 8%
|
| Gonum_path | 5.04MB ± 3%
|
| Gonum_topo | 4.87MB ± 3%
|
| Uber_tally | 7.05MB ± 2%
|
| Shopify_sarama | 13.1MB ± 2%
|
| Gonum_community | 5.16MB ± 3%
|
| Ericlagergren_decimal | 4.91MB ± 3%
|
| K8s_workqueue | 10.1MB ± 4%
|
| Commonmark_markdown | 6.32MB ± 6%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.28MB
|
|
|
| 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 |
|
| Ethereum_core | 4.92MB ± 3%
|
| Minio | 30.6MB ± 1%
|
| Gonum_traverse | 1.28MB ± 3%
|
| K8s_cache | 5.54MB ± 2%
|
| Gonum_blas_native | 1.70MB ± 2%
|
| Aws_restxml | 4.53MB ± 3%
|
| Cespare_mph | 1.22MB ± 3%
|
| Benhoyt_goawk_1_18 | 2.01MB ± 6%
|
| Ethereum_bitutil | 1.28MB ± 3%
|
| Aws_restjson | 4.49MB ± 3%
|
| Bindata | 1.56MB ± 2%
|
| Ethereum_ecies | 1.51MB ± 2%
|
| Aws_jsonrpc | 4.37MB ± 3%
|
| Ajstarks_deck_generate | 1.24MB ± 3%
|
| Ethereum_trie | 2.35MB ± 1%
|
| Cespare_xxhash | 1.21MB ± 3%
|
| Ethereum_ethash | 3.45MB ± 4%
|
| Bloom_bloom | 1.64MB ± 8%
|
| Capnproto2 | 1.60MB ± 2%
|
| Dustin_humanize | 1.40MB ± 3%
|
| Dustin_broadcast | 1.23MB ± 3%
|
| Spexs2 | 1.50MB ± 9%
|
| Gonum_lapack_native | 2.07MB ± 1%
|
| Ethereum_corevm | 2.26MB ± 5%
|
| Gonum_mat | 2.35MB ± 2%
|
| Wazero | 2.53MB ± 1%
|
| Hugo_hugolib | 17.2MB ± 4%
|
| Toml | 2.11MB ± 6%
|
| Semver | 1.50MB ± 9%
|
| Uber_zap | 2.50MB ± 5%
|
| Aws_jsonutil | 2.87MB ± 5%
|
| Kanzi | 1.37MB ± 3%
|
| Gtank_blake2s | 1.47MB ± 9%
|
| Gonum_path | 1.42MB ± 2%
|
| Gonum_topo | 1.38MB ± 3%
|
| Uber_tally | 1.97MB ± 3%
|
| Shopify_sarama | 4.02MB ± 1%
|
| Gonum_community | 1.51MB ± 2%
|
| Ericlagergren_decimal | 1.39MB ± 3%
|
| K8s_workqueue | 2.90MB ± 5%
|
| Commonmark_markdown | 1.82MB ± 7%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.27MB
|
|
|
| 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 |
|
| Ethereum_core | 1.60MB ±34%
|
| Minio | 24.8MB ±15%
|
| Gonum_traverse | 395kB ±40%
|
| K8s_cache | 1.47MB ±43%
|
| Gonum_blas_native | 519kB ±33%
|
| Aws_restxml | 1.26MB ±37%
|
| Cespare_mph | 370kB ±39%
|
| Benhoyt_goawk_1_18 | 601kB ±35%
|
| Ethereum_bitutil | 379kB ±39%
|
| Aws_restjson | 1.25MB ±37%
|
| Bindata | 7.30MB ± 2%
|
| Ethereum_ecies | 499kB ±34%
|
| Aws_jsonrpc | 1.22MB ±36%
|
| Ajstarks_deck_generate | 384kB ±38%
|
| Ethereum_trie | 673kB ±42%
|
| Cespare_xxhash | 369kB ±39%
|
| Ethereum_ethash | 1.14MB ±37%
|
| Bloom_bloom | 429kB ±40%
|
| Capnproto2 | 463kB ±40%
|
| Dustin_humanize | 408kB ±37%
|
| Dustin_broadcast | 372kB ±40%
|
| Spexs2 | 402kB ±39%
|
| Gonum_lapack_native | 669kB ±28%
|
| Ethereum_corevm | 682kB ±40%
|
| Gonum_mat | 534kB ±36%
|
| Wazero | 724kB ±43%
|
| Hugo_hugolib | 6.70MB ±20%
|
| Toml | 712kB ±36%
|
| Semver | 414kB ±36%
|
| Uber_zap | 851kB ±33%
|
| Aws_jsonutil | 883kB ±27%
|
| Kanzi | 403kB ±39%
|
| Gtank_blake2s | 394kB ±38%
|
| Gonum_path | 442kB ±39%
|
| Gonum_topo | 416kB ±40%
|
| Uber_tally | 748kB ±33%
|
| Shopify_sarama | 1.06MB ±47%
|
| Gonum_community | 442kB ±40%
|
| Ericlagergren_decimal | 396kB ±40%
|
| K8s_workqueue | 871kB ±38%
|
| Commonmark_markdown | 655kB ±27%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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] | 745kB
|
|
|
| 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 |
|
| Ethereum_core | 1.15MB ±48%
|
| Minio | 23.6MB ±15%
|
| Gonum_traverse | 247kB ±65%
|
| K8s_cache | 1.03MB ±61%
|
| Gonum_blas_native | 298kB ±56%
|
| Aws_restxml | 862kB ±54%
|
| Cespare_mph | 227kB ±64%
|
| Benhoyt_goawk_1_18 | 400kB ±53%
|
| Ethereum_bitutil | 234kB ±63%
|
| Aws_restjson | 860kB ±54%
|
| Bindata | 283kB ±63%
|
| Ethereum_ecies | 265kB ±65%
|
| Aws_jsonrpc | 824kB ±53%
|
| Ajstarks_deck_generate | 240kB ±62%
|
| Ethereum_trie | 425kB ±66%
|
| Cespare_xxhash | 226kB ±64%
|
| Ethereum_ethash | 718kB ±59%
|
| Bloom_bloom | 281kB ±61%
|
| Capnproto2 | 313kB ±59%
|
| Dustin_humanize | 262kB ±58%
|
| Dustin_broadcast | 229kB ±65%
|
| Spexs2 | 256kB ±62%
|
| Gonum_lapack_native | 334kB ±56%
|
| Ethereum_corevm | 421kB ±65%
|
| Gonum_mat | 347kB ±55%
|
| Wazero | 506kB ±62%
|
| Hugo_hugolib | 5.90MB ±22%
|
| Toml | 560kB ±46%
|
| Semver | 268kB ±57%
|
| Uber_zap | 482kB ±59%
|
| Aws_jsonutil | 524kB ±46%
|
| Kanzi | 245kB ±65%
|
| Gtank_blake2s | 248kB ±61%
|
| Gonum_path | 270kB ±64%
|
| Gonum_topo | 260kB ±64%
|
| Uber_tally | 388kB ±65%
|
| Shopify_sarama | 756kB ±65%
|
| Gonum_community | 268kB ±65%
|
| Ericlagergren_decimal | 250kB ±63%
|
| K8s_workqueue | 506kB ±66%
|
| Commonmark_markdown | 489kB ±36%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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] | 448kB
|
|
|
| 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 |
|
| Ethereum_core | 4.29MB ± 2%
|
| Minio | 26.9MB ± 2%
|
| Gonum_traverse | 1.19MB ± 3%
|
| K8s_cache | 4.50MB ± 2%
|
| Gonum_blas_native | 1.41MB ± 2%
|
| Aws_restxml | 3.74MB ± 2%
|
| Cespare_mph | 1.13MB ± 3%
|
| Benhoyt_goawk_1_18 | 1.74MB ± 6%
|
| Ethereum_bitutil | 1.18MB ± 3%
|
| Aws_restjson | 3.72MB ± 2%
|
| Bindata | 1.38MB ± 2%
|
| Ethereum_ecies | 1.35MB ± 2%
|
| Aws_jsonrpc | 3.66MB ± 3%
|
| Ajstarks_deck_generate | 1.15MB ± 3%
|
| Ethereum_trie | 2.06MB ± 1%
|
| Cespare_xxhash | 1.13MB ± 3%
|
| Ethereum_ethash | 2.99MB ± 4%
|
| Bloom_bloom | 1.46MB ± 7%
|
| Capnproto2 | 1.47MB ± 2%
|
| Dustin_humanize | 1.28MB ± 2%
|
| Dustin_broadcast | 1.15MB ± 3%
|
| Spexs2 | 1.35MB ± 7%
|
| Gonum_lapack_native | 1.64MB ± 2%
|
| Ethereum_corevm | 2.05MB ± 4%
|
| Gonum_mat | 1.86MB ± 1%
|
| Wazero | 2.32MB ± 1%
|
| Hugo_hugolib | 10.9MB ± 2%
|
| Toml | 1.83MB ± 5%
|
| Semver | 1.35MB ± 8%
|
| Uber_zap | 2.20MB ± 5%
|
| Aws_jsonutil | 2.43MB ± 4%
|
| Kanzi | 1.23MB ± 2%
|
| Gtank_blake2s | 1.32MB ± 8%
|
| Gonum_path | 1.30MB ± 2%
|
| Gonum_topo | 1.26MB ± 2%
|
| Uber_tally | 1.79MB ± 2%
|
| Shopify_sarama | 3.41MB ± 1%
|
| Gonum_community | 1.33MB ± 2%
|
| Ericlagergren_decimal | 1.28MB ± 3%
|
| K8s_workqueue | 2.68MB ± 5%
|
| Commonmark_markdown | 1.63MB ± 6%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.99MB
|
|
|
| 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 |
|
| Ethereum_core | 3.24MB ± 4%
|
| Minio | 17.7MB ± 2%
|
| Gonum_traverse | 1.08MB ± 6%
|
| K8s_cache | 3.69MB ± 6%
|
| Gonum_blas_native | 1.27MB ± 6%
|
| Aws_restxml | 2.77MB ± 7%
|
| Cespare_mph | 1.03MB ± 6%
|
| Benhoyt_goawk_1_18 | 1.55MB ±10%
|
| Ethereum_bitutil | 1.08MB ± 6%
|
| Aws_restjson | 2.75MB ± 7%
|
| Bindata | 1.24MB ± 6%
|
| Ethereum_ecies | 1.19MB ± 3%
|
| Aws_jsonrpc | 2.71MB ± 7%
|
| Ajstarks_deck_generate | 1.04MB ± 6%
|
| Ethereum_trie | 1.72MB ± 2%
|
| Cespare_xxhash | 1.03MB ± 6%
|
| Ethereum_ethash | 2.45MB ± 5%
|
| Bloom_bloom | 1.32MB ±11%
|
| Capnproto2 | 1.29MB ± 5%
|
| Dustin_humanize | 1.16MB ± 6%
|
| Dustin_broadcast | 1.04MB ± 6%
|
| Spexs2 | 1.23MB ±11%
|
| Gonum_lapack_native | 1.49MB ± 5%
|
| Ethereum_corevm | 1.68MB ± 6%
|
| Gonum_mat | 1.67MB ± 5%
|
| Wazero | 1.96MB ± 5%
|
| Hugo_hugolib | 8.01MB ± 3%
|
| Toml | 1.62MB ± 9%
|
| Semver | 1.22MB ±11%
|
| Uber_zap | 1.95MB ± 9%
|
| Aws_jsonutil | 1.72MB ±10%
|
| Kanzi | 1.14MB ± 6%
|
| Gtank_blake2s | 1.21MB ±11%
|
| Gonum_path | 1.16MB ± 6%
|
| Gonum_topo | 1.13MB ± 6%
|
| Uber_tally | 1.62MB ± 6%
|
| Shopify_sarama | 2.87MB ± 5%
|
| Gonum_community | 1.20MB ± 6%
|
| Ericlagergren_decimal | 1.17MB ± 6%
|
| K8s_workqueue | 2.27MB ± 8%
|
| Commonmark_markdown | 1.41MB ±10%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.70MB
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 | 20.3µs ± 1%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-16 | 277ns ± 5%
|
| MultiWriteSyncer/2_discarder-16 | 6.30ns ± 3%
|
| MultiWriteSyncer/4_discarder-16 | 6.78ns ± 5%
|
| MultiWriteSyncer/4_discarder_with_buffer-16 | 268ns ± 7%
|
| WriteSyncer/write_file_with_no_buffer-16 | 970ns ± 2%
|
| ZapConsole-16 | 635ns ± 2%
|
| JSONLogMarshalerFunc-16 | 610ns ± 4%
|
| ZapJSON-16 | 466ns ± 2%
|
| StandardJSON-16 | 458ns ±11%
|
| Sampler_Check/7_keys-16 | 19.5ns ±12%
|
| Sampler_Check/50_keys-16 | 6.12ns ± 4%
|
| Sampler_Check/100_keys-16 | 6.07ns ± 2%
|
| Sampler_CheckWithHook/7_keys-16 | 91.4ns ±19%
|
| Sampler_CheckWithHook/50_keys-16 | 90.7ns ±19%
|
| Sampler_CheckWithHook/100_keys-16 | 90.6ns ±19%
|
| TeeCheck-16 | 73.6ns ± 7%
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 386ns ± 1%
|
| AppendMsgResyncTargetsInfo-16 | 4.57ns ± 1%
|
| DataUpdateTracker-16 | 1.47µs ± 1%
|
| MarshalMsgdataUsageCacheInfo-16 | 50.7ns ± 9%
|
| pkg:github.com/ericlagergren/decimal/benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-16 | 92.1µs ±12%
|
| Pi/foo=ericlagergren_(GDA)/prec=100-16 | 192µs ± 6%
|
| Pi/foo=shopspring/prec=100-16 | 286µs ±13%
|
| Pi/foo=apmckinlay/prec=100-16 | 1.58µs ± 0%
|
| Pi/foo=go-inf/prec=100-16 | 76.3µs ±10%
|
| Pi/foo=float64/prec=100-16 | 3.25µs ± 0%
|
| pkg:github.com/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 | 387ns ± 9%
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 | 2.50µs ± 3%
|
| HistogramAllocation-16 | 1.15µs ±10%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 | 14.8µs ± 1%
|
| GenSharedKeyP256-16 | 52.5µs ± 0%
|
| GenSharedKeyS256-16 | 51.9µs ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 3.44ms ± 4%
|
| CommitAfterHashFixedSize/10K-16 | 9.69ms ± 3%
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 | 786µs ± 1%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 | 1.41ms ± 2%
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 | 14.1s ± 3%
|
| Run/10k/16-16 | 2.62s ± 9%
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 | 3.97ms ± 5%
|
| RenderSpec-16 | 3.96ms ± 3%
|
| RenderSpecBlackFriday2-16 | 2.85ms ± 2%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-16 | 1.82ms ± 3%
|
| Invocation/interpreter/string_manipulation_size_50-16 | 704µs ± 2%
|
| Invocation/interpreter/random_mat_mul_size_20-16 | 4.61ms ± 1%
|
| Compilation/with_extern_cache-16 | 228µs ± 1%
|
| Compilation/without_extern_cache-16 | 11.7ms ± 1%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-16 | 186µs ± 1%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-16 | 41.4µs ± 2%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-16 | 15.9µs ± 1%
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-16 | 31.9µs ± 2%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 | 340µs ± 7%
|
| Growth_MultiSegment-16 | 10.6ms ± 3%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 | 3.92µs ± 5%
|
| TarjanSCCGnp_1000_half-16 | 39.0ms ± 3%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 | 385ns ± 1%
|
| ResourceChainPostProcess-16 | 34.5ms ± 3%
|
| ReplaceShortcodeTokens-16 | 2.16µs ± 6%
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 | 361ns ± 1%
|
| ParallelDirectSend-16 | 375ns ± 4%
|
| ParallelBrodcast-16 | 530ns ± 3%
|
| MuxBrodcast-16 | 535ns ± 9%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 | 1.07µs ± 9%
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 | 2.58µs ± 8%
|
| StdlibJSON-16 | 2.28µs ±15%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 | 104ns ± 1%
|
| PoolBatchInsert10000-16 | 665ms ± 0%
|
| PoolBatchLocalInsert10000-16 | 724ms ± 0%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 | 11.5ms ± 1%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 | 516ns ± 6%
|
| CombinedTestAndAdd-16 | 463ns ± 8%
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 | 23.9ms ± 1%
|
| ScaleVec10000Inc20-16 | 7.46µs ±15%
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 130ms ± 1%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 | 2.23µs ±34%
|
| DasumMediumUnitaryInc-16 | 648ns ± 0%
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 | 14.6ms ± 0%
|
| LZ-16 | 593µs ± 6%
|
| MTFT-16 | 926µs ± 0%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 | 2.06µs ± 8%
|
| WalkAllBreadthFirstGnp_1000_tenth-16 | 6.24ms ± 3%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 | 7.70µs ± 4%
|
| RegexMatch-16 | 677ns ± 2%
|
| RepeatExecProgram-16 | 10.9µs ± 1%
|
| RepeatNew-16 | 72.5ns ± 2%
|
| RepeatIOExecProgram-16 | 18.7µs ± 1%
|
| RepeatIONew-16 | 549ns ± 4%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 | 1.44µs ± 1%
|
| Polygon-16 | 2.47µs ± 2%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 | 20.2µs ± 1%
|
| Dgeev/Circulant100-16 | 6.21ms ± 9%
|
| pkg:github.com/Shopify/sarama |
|---|
| Broker_Open-16 | 67.0µs ± 4%
|
| Broker_No_Metrics_Open-16 | 59.1µs ±12%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-16 | 57.6ns ± 8%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 | 696ns ± 0%
|
| BaseTest2KB-16 | 697ns ± 2%
|
| Encoding4KBVerySparse-16 | 8.31µs ± 5%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 1.06µs ± 7%
|
| ReflectorResyncChanMany-16 | 494ns ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 3.58s ±10%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 46.3µs ± 3%
|
| CockroachDBkv50/nodes=1-8 | 39.7µs ± 3%
|
| CockroachDBkv95/nodes=1-8 | 33.5µs ± 2%
|
| CockroachDBkv0/nodes=3-8 | 46.9µs ± 4%
|
| CockroachDBkv50/nodes=3-8 | 39.6µs ± 2%
|
| CockroachDBkv95/nodes=3-8 | 33.6µs ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 | 272ms ± 2%
|
| ESBuildRomeTS-16 | 81.8ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 12.5ms ± 4%
|
| EtcdSTM-16 | 66.2ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 | 27.0s ± 2%
|
| GoBuildKubeletLink-16 | 6.04s ± 2%
|
| GoBuildIstioctl-16 | 25.3s ± 3%
|
| GoBuildIstioctlLink-16 | 6.42s ± 2%
|
| GoBuildFrontend-16 | 8.31s ± 1%
|
| GoBuildFrontendLink-16 | 978ms ± 3%
|
| GoBuildTsgo-16 | 27.5s ± 2%
|
| GoBuildTsgoLink-16 | 513ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 13.5s ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 131ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 334µs ± 2%
|
| [Geomean] | 70.8µ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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-16 | 404MB/s ± 1%
|
| 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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 | 806MB/s ± 1%
|
| AppendMsgResyncTargetsInfo-16 | 2.19GB/s ± 1%
|
| DataUpdateTracker-16 | 680kB/s ± 0%
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 99.2MB/s ± 3%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 52.9MB/s ± 1%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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] | 117MB/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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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: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/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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 | 1.18kB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 6.34MB ± 0%
|
| CommitAfterHashFixedSize/10K-16 | 7.71MB ± 0%
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 1.65MB ± 0%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 176MB ± 0%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 | 10.0kB ± 0%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 16.0B ± 0%
|
| ReflectorResyncChanMany-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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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: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/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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 | 20.0 ± 0%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 | 77.2k ± 0%
|
| CommitAfterHashFixedSize/10K-16 | 79.5k ± 0%
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 | 21.0 ± 0%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 | 5.51k ± 0%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 | 14.0 ± 0%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 | 1.00 ± 0%
|
| ReflectorResyncChanMany-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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 185MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 5.13GB ± 3%
|
| CockroachDBkv50/nodes=1-8 | 4.65GB ± 3%
|
| CockroachDBkv95/nodes=1-8 | 2.00GB ±42%
|
| CockroachDBkv0/nodes=3-8 | 5.11GB ± 3%
|
| CockroachDBkv50/nodes=3-8 | 4.65GB ± 3%
|
| CockroachDBkv95/nodes=3-8 | 2.00GB ±43%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 110MB ± 4%
|
| EtcdSTM-16 | 97.2MB ± 5%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 37.6MB ± 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.86GB ± 2%
|
| [Geomean] | 727MB
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 259MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 7.33GB ± 5%
|
| CockroachDBkv50/nodes=1-8 | 6.23GB ± 5%
|
| CockroachDBkv95/nodes=1-8 | 2.82GB ±38%
|
| CockroachDBkv0/nodes=3-8 | 7.28GB ± 5%
|
| CockroachDBkv50/nodes=3-8 | 6.25GB ± 3%
|
| CockroachDBkv95/nodes=3-8 | 2.99GB ±31%
|
| 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 | 127MB ± 8%
|
| 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.1MB ±12%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 22.3MB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 6.03GB ± 2%
|
| [Geomean] | 947MB
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 | 2.98GB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 9.45GB ± 5%
|
| CockroachDBkv50/nodes=1-8 | 8.18GB ± 3%
|
| CockroachDBkv95/nodes=1-8 | 4.87GB ±17%
|
| CockroachDBkv0/nodes=3-8 | 9.38GB ± 4%
|
| CockroachDBkv50/nodes=3-8 | 8.22GB ± 2%
|
| CockroachDBkv95/nodes=3-8 | 4.98GB ±21%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 | 12.2GB ± 0%
|
| EtcdSTM-16 | 12.2GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 | 1.31GB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 | 1.29GB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 7.35GB ± 2%
|
| [Geomean] | 5.52GB
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 225M ± 6%
|
| CockroachDBkv50/nodes=1-8 | 244M ± 8%
|
| CockroachDBkv95/nodes=1-8 | 12.7M ±115%
|
| CockroachDBkv0/nodes=3-8 | 228M ± 4%
|
| CockroachDBkv50/nodes=3-8 | 243M ±11%
|
| CockroachDBkv95/nodes=3-8 | 14.5M ±97%
|
| 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] | 90.7M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.43G ±38%
|
| CockroachDBkv50/nodes=1-8 | 14.6G ±69%
|
| CockroachDBkv95/nodes=1-8 | 625M ±201%
|
| CockroachDBkv0/nodes=3-8 | 6.87G ±64%
|
| CockroachDBkv50/nodes=3-8 | 15.8G ±56%
|
| CockroachDBkv95/nodes=3-8 | 774M ±160%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 4.01G
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 ± 8%
|
| CockroachDBkv50/nodes=1-8 | 156M ±41%
|
| CockroachDBkv95/nodes=1-8 | 3.21M ± 7%
|
| CockroachDBkv0/nodes=3-8 | 197M ± 6%
|
| CockroachDBkv50/nodes=3-8 | 156M ±30%
|
| CockroachDBkv95/nodes=3-8 | 3.24M ± 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] | 46.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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 | 356M ± 6%
|
| CockroachDBkv50/nodes=1-8 | 384M ±17%
|
| CockroachDBkv95/nodes=1-8 | 59.8M ±89%
|
| CockroachDBkv0/nodes=3-8 | 348M ± 3%
|
| CockroachDBkv50/nodes=3-8 | 393M ±15%
|
| CockroachDBkv95/nodes=3-8 | 65.0M ±74%
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.43G ±59%
|
| CockroachDBkv50/nodes=1-8 | 4.22G ±36%
|
| CockroachDBkv95/nodes=1-8 | 102M ±98%
|
| CockroachDBkv0/nodes=3-8 | 1.68G ±100%
|
| CockroachDBkv50/nodes=3-8 | 4.13G ±30%
|
| CockroachDBkv95/nodes=3-8 | 114M ±61%
|
| 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] | 887M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.5k ± 4%
|
| CockroachDBkv50/nodes=1-8 | 12.6k ± 3%
|
| CockroachDBkv95/nodes=1-8 | 1.50k ± 2%
|
| CockroachDBkv0/nodes=3-8 | 21.3k ± 4%
|
| CockroachDBkv50/nodes=3-8 | 12.7k ± 2%
|
| CockroachDBkv95/nodes=3-8 | 1.49k ± 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] | 7.39k
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 ± 4%
|
| CockroachDBkv50/nodes=1-8 | 758k ± 3%
|
| CockroachDBkv95/nodes=1-8 | 89.8k ± 2%
|
| CockroachDBkv0/nodes=3-8 | 1.28M ± 4%
|
| CockroachDBkv50/nodes=3-8 | 759k ± 2%
|
| CockroachDBkv95/nodes=3-8 | 89.5k ± 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] | 444k
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 135M ±15%
|
| CockroachDBkv95/nodes=1-8 | 6.71M ±176%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 136M ±20%
|
| CockroachDBkv95/nodes=3-8 | 8.24M ±138%
|
| 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] | 31.7M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 | 14.0G ±69%
|
| CockroachDBkv95/nodes=1-8 | 624M ±212%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 16.1G ±55%
|
| CockroachDBkv95/nodes=3-8 | 763M ±155%
|
| 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.22G
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 | 87.9M ±53%
|
| CockroachDBkv95/nodes=1-8 | 300k ± 0%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 85.9M ±66%
|
| 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.10M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 | 196M ±10%
|
| CockroachDBkv95/nodes=1-8 | 37.7M ±133%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 198M ±11%
|
| CockroachDBkv95/nodes=3-8 | 42.6M ±117%
|
| 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] | 88.9M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-8 |
|
| CockroachDBkv50/nodes=1-8 | 1.21G ±144%
|
| CockroachDBkv95/nodes=1-8 | 72.2M ±155%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 1.06G ±114%
|
| CockroachDBkv95/nodes=3-8 | 87.2M ±83%
|
| 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] | 300M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.6k ± 3%
|
| CockroachDBkv95/nodes=1-8 | 28.4k ± 2%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 12.6k ± 3%
|
| CockroachDBkv95/nodes=3-8 | 28.3k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 18.9k
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 | 756k ± 3%
|
| CockroachDBkv95/nodes=1-8 | 1.70M ± 2%
|
| CockroachDBkv0/nodes=3-8 |
|
| CockroachDBkv50/nodes=3-8 | 757k ± 3%
|
| CockroachDBkv95/nodes=3-8 | 1.70M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-16 |
|
| ESBuildRomeTS-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-16 |
|
| EtcdSTM-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 |
|
| [Geomean] | 1.13M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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.6M ± 3%
|
| EtcdSTM-16 | 50.7M ± 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 | 113k ± 1%
|
| [Geomean] | 4.16M
|
|
|
| p90-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-16 |
|
| GCLatency/how=heap/fluff=false-16 |
|
| GCLatency/how=global/fluff=false-16 |
|
| GoDistribution |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 | 17.4M ± 4%
|
| EtcdSTM-16 | 133M ± 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 | 404k ± 1%
|
| [Geomean] | 9.78M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 | 22.6M ± 9%
|
| EtcdSTM-16 | 277M ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-16 |
|
| GoBuildKubeletLink-16 |
|
| GoBuildIstioctl-16 |
|
| GoBuildIstioctlLink-16 |
|
| GoBuildFrontend-16 |
|
| GoBuildFrontendLink-16 |
|
| GoBuildTsgo-16 |
|
| GoBuildTsgoLink-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-16 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-16 | 3.69M ± 3%
|
| [Geomean] | 28.4M
|
|
|
| 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 |
|
| Ethereum_core |
|
| Minio |
|
| Gonum_traverse |
|
| K8s_cache |
|
| Gonum_blas_native |
|
| Aws_restxml |
|
| Cespare_mph |
|
| Benhoyt_goawk_1_18 |
|
| Ethereum_bitutil |
|
| Aws_restjson |
|
| Bindata |
|
| Ethereum_ecies |
|
| Aws_jsonrpc |
|
| Ajstarks_deck_generate |
|
| Ethereum_trie |
|
| Cespare_xxhash |
|
| Ethereum_ethash |
|
| Bloom_bloom |
|
| Capnproto2 |
|
| Dustin_humanize |
|
| Dustin_broadcast |
|
| Spexs2 |
|
| Gonum_lapack_native |
|
| Ethereum_corevm |
|
| Gonum_mat |
|
| Wazero |
|
| Hugo_hugolib |
|
| Toml |
|
| Semver |
|
| Uber_zap |
|
| Aws_jsonutil |
|
| Kanzi |
|
| Gtank_blake2s |
|
| Gonum_path |
|
| Gonum_topo |
|
| Uber_tally |
|
| Shopify_sarama |
|
| Gonum_community |
|
| Ericlagergren_decimal |
|
| K8s_workqueue |
|
| Commonmark_markdown |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-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:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-16 |
|
| AppendMsgResyncTargetsInfo-16 |
|
| DataUpdateTracker-16 |
|
| MarshalMsgdataUsageCacheInfo-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/Masterminds/semver |
|---|
| ValidateVersionTildeFail-16 |
|
| pkg:github.com/uber-go/tally |
|---|
| ScopeTaggedNoCachedSubscopes-16 |
|
| HistogramAllocation-16 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-16 |
|
| GenSharedKeyP256-16 |
|
| GenSharedKeyS256-16 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-16 |
|
| CommitAfterHashFixedSize/10K-16 |
|
| pkg:github.com/ethereum/go-ethereum/consensus/ethash |
|---|
| HashimotoLight-16 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-16 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-16 |
|
| Run/10k/16-16 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-16 |
|
| RenderSpec-16 |
|
| RenderSpecBlackFriday2-16 |
|
| pkg:github.com/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: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:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-16 |
|
| Growth_MultiSegment-16 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-16 |
|
| TarjanSCCGnp_1000_half-16 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-16 |
|
| ResourceChainPostProcess-16 |
|
| ReplaceShortcodeTokens-16 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-16 |
|
| ParallelDirectSend-16 |
|
| ParallelBrodcast-16 |
|
| MuxBrodcast-16 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-16 |
|
| pkg:github.com/aws/aws-sdk-go/private/protocol/json/jsonutil |
|---|
| BuildJSON-16 |
|
| StdlibJSON-16 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| PendingDemotion10000-16 |
|
| PoolBatchInsert10000-16 |
|
| PoolBatchLocalInsert10000-16 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-16 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-16 |
|
| CombinedTestAndAdd-16 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-16 |
|
| ScaleVec10000Inc20-16 |
|
| pkg:github.com/kevinburke/go-bindata |
|---|
| Bindata-16 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-16 |
|
| DasumMediumUnitaryInc-16 |
|
| pkg:github.com/flanglet/kanzi-go/benchmark |
|---|
| FPAQ-16 |
|
| LZ-16 |
|
| MTFT-16 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-16 |
|
| WalkAllBreadthFirstGnp_1000_tenth-16 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-16 |
|
| RegexMatch-16 |
|
| RepeatExecProgram-16 |
|
| RepeatNew-16 |
|
| RepeatIOExecProgram-16 |
|
| RepeatIONew-16 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-16 |
|
| Polygon-16 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-16 |
|
| Dgeev/Circulant100-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:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-16 |
|
| BaseTest2KB-16 |
|
| Encoding4KBVerySparse-16 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| Listener-16 |
|
| ReflectorResyncChanMany-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 | 78.8k ± 4%
|
| 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 | 35.9k ± 2%
|
| [Geomean] | 34.9k
|
|
|