| p99.999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 | 76.5k ± 3%
|
| GCLatency/how=heap/fluff=false-72 | 76.1k ± 4%
|
| GCLatency/how=global/fluff=false-72 | 78.4k ± 1%
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 77.0k
|
|
|
| p99.9999-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 | 106k ± 2%
|
| GCLatency/how=heap/fluff=false-72 | 104k ± 2%
|
| GCLatency/how=global/fluff=false-72 | 109k ± 4%
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 106k
|
|
|
| total-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution | 72.9MB ± 0%
|
| Dustin_broadcast | 4.45MB ± 0%
|
| Ajstarks_deck_generate | 4.45MB ± 0%
|
| Gonum_mat | 7.45MB ± 0%
|
| Ethereum_ecies | 6.51MB ± 0%
|
| Capnproto2 | 5.64MB ± 0%
|
| Gonum_traverse | 4.65MB ± 0%
|
| Minio | 143MB ± 0%
|
| Gonum_topo | 5.00MB ± 0%
|
| Toml | 7.59MB ± 0%
|
| Hugo_hugolib | 73.7MB ± 0%
|
| Spexs2 | 5.52MB ± 0%
|
| Ethereum_ethash | 11.2MB ± 0%
|
| Uber_tally | 7.49MB ± 0%
|
| Ethereum_trie | 11.7MB ± 0%
|
| Commonmark_markdown | 6.67MB ± 0%
|
| Shopify_sarama | 17.7MB ± 0%
|
| Gonum_lapack_native | 6.82MB ± 0%
|
| K8s_workqueue | 10.9MB ± 0%
|
| K8s_cache | 25.5MB ± 0%
|
| Bloom_bloom | 5.92MB ± 0%
|
| Uber_zap | 10.1MB ± 0%
|
| Kanzi | 4.93MB ± 0%
|
| Uuid | 5.65MB ± 0%
|
| Ethereum_core | 35.9MB ± 0%
|
| Gonum_community | 5.28MB ± 0%
|
| Gtank_blake2s | 5.37MB ± 0%
|
| Gonum_blas_native | 5.64MB ± 0%
|
| Benhoyt_goawk | 7.27MB ± 0%
|
| Ethereum_corevm | 15.4MB ± 0%
|
| Wazero | 9.10MB ± 0%
|
| Ethereum_bitutil | 4.64MB ± 0%
|
| Dustin_humanize | 5.01MB ± 0%
|
| Cespare_xxhash | 4.55MB ± 0%
|
| Ericlagergren_decimal | 5.02MB ± 0%
|
| Semver | 6.38MB ± 0%
|
| Gonum_path | 5.18MB ± 0%
|
| Cespare_mph | 4.44MB ± 0%
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 8.77MB
|
|
|
| text-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast | 1.23MB ± 0%
|
| Ajstarks_deck_generate | 1.24MB ± 0%
|
| Gonum_mat | 2.40MB ± 0%
|
| Ethereum_ecies | 1.54MB ± 0%
|
| Capnproto2 | 1.58MB ± 0%
|
| Gonum_traverse | 1.29MB ± 0%
|
| Minio | 36.7MB ± 0%
|
| Gonum_topo | 1.40MB ± 0%
|
| Toml | 2.19MB ± 0%
|
| Hugo_hugolib | 16.6MB ± 0%
|
| Spexs2 | 1.58MB ± 0%
|
| Ethereum_ethash | 2.69MB ± 0%
|
| Uber_tally | 2.07MB ± 0%
|
| Ethereum_trie | 3.18MB ± 0%
|
| Commonmark_markdown | 1.89MB ± 0%
|
| Shopify_sarama | 5.44MB ± 0%
|
| Gonum_lapack_native | 2.12MB ± 0%
|
| K8s_workqueue | 3.12MB ± 0%
|
| K8s_cache | 7.92MB ± 0%
|
| Bloom_bloom | 1.72MB ± 0%
|
| Uber_zap | 2.96MB ± 0%
|
| Kanzi | 1.40MB ± 0%
|
| Uuid | 1.63MB ± 0%
|
| Ethereum_core | 10.0MB ± 0%
|
| Gonum_community | 1.52MB ± 0%
|
| Gtank_blake2s | 1.56MB ± 0%
|
| Gonum_blas_native | 1.70MB ± 0%
|
| Benhoyt_goawk | 2.14MB ± 0%
|
| Ethereum_corevm | 3.97MB ± 0%
|
| Wazero | 2.59MB ± 0%
|
| Ethereum_bitutil | 1.28MB ± 0%
|
| Dustin_humanize | 1.41MB ± 0%
|
| Cespare_xxhash | 1.26MB ± 0%
|
| Ericlagergren_decimal | 1.38MB ± 0%
|
| Semver | 1.87MB ± 0%
|
| Gonum_path | 1.46MB ± 0%
|
| Cespare_mph | 1.22MB ± 0%
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 2.32MB
|
|
|
| data-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast | 222kB ± 0%
|
| Ajstarks_deck_generate | 234kB ± 0%
|
| Gonum_mat | 347kB ± 0%
|
| Ethereum_ecies | 1.40MB ± 0%
|
| Capnproto2 | 276kB ± 0%
|
| Gonum_traverse | 234kB ± 0%
|
| Minio | 24.9MB ± 0%
|
| Gonum_topo | 249kB ± 0%
|
| Toml | 524kB ± 0%
|
| Hugo_hugolib | 20.3MB ± 0%
|
| Spexs2 | 242kB ± 0%
|
| Ethereum_ethash | 2.45MB ± 0%
|
| Uber_tally | 505kB ± 0%
|
| Ethereum_trie | 1.75MB ± 0%
|
| Commonmark_markdown | 533kB ± 0%
|
| Shopify_sarama | 818kB ± 0%
|
| Gonum_lapack_native | 483kB ± 0%
|
| K8s_workqueue | 553kB ± 0%
|
| K8s_cache | 1.15MB ± 0%
|
| Bloom_bloom | 257kB ± 0%
|
| Uber_zap | 599kB ± 0%
|
| Kanzi | 243kB ± 0%
|
| Uuid | 255kB ± 0%
|
| Ethereum_core | 3.49MB ± 0%
|
| Gonum_community | 266kB ± 0%
|
| Gtank_blake2s | 242kB ± 0%
|
| Gonum_blas_native | 348kB ± 0%
|
| Benhoyt_goawk | 412kB ± 0%
|
| Ethereum_corevm | 2.70MB ± 0%
|
| Wazero | 418kB ± 0%
|
| Ethereum_bitutil | 228kB ± 0%
|
| Dustin_humanize | 255kB ± 0%
|
| Cespare_xxhash | 225kB ± 0%
|
| Ericlagergren_decimal | 237kB ± 0%
|
| Semver | 294kB ± 0%
|
| Gonum_path | 275kB ± 0%
|
| Cespare_mph | 223kB ± 0%
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 542kB
|
|
|
| rodata-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast | 79.0kB ± 0%
|
| Ajstarks_deck_generate | 90.6kB ± 0%
|
| Gonum_mat | 160kB ± 0%
|
| Ethereum_ecies | 1.17MB ± 0%
|
| Capnproto2 | 126kB ± 0%
|
| Gonum_traverse | 86.8kB ± 0%
|
| Minio | 22.8MB ± 0%
|
| Gonum_topo | 93.1kB ± 0%
|
| Toml | 371kB ± 0%
|
| Hugo_hugolib | 5.60MB ± 0%
|
| Spexs2 | 95.1kB ± 0%
|
| Ethereum_ethash | 2.18MB ± 0%
|
| Uber_tally | 142kB ± 0%
|
| Ethereum_trie | 1.36MB ± 0%
|
| Commonmark_markdown | 366kB ± 0%
|
| Shopify_sarama | 374kB ± 0%
|
| Gonum_lapack_native | 147kB ± 0%
|
| K8s_workqueue | 182kB ± 0%
|
| K8s_cache | 692kB ± 0%
|
| Bloom_bloom | 109kB ± 0%
|
| Uber_zap | 226kB ± 0%
|
| Kanzi | 84.4kB ± 0%
|
| Uuid | 106kB ± 0%
|
| Ethereum_core | 2.89MB ± 0%
|
| Gonum_community | 91.5kB ± 0%
|
| Gtank_blake2s | 95.4kB ± 0%
|
| Gonum_blas_native | 132kB ± 0%
|
| Benhoyt_goawk | 201kB ± 0%
|
| Ethereum_corevm | 2.29MB ± 0%
|
| Wazero | 200kB ± 0%
|
| Ethereum_bitutil | 83.8kB ± 0%
|
| Dustin_humanize | 109kB ± 0%
|
| Cespare_xxhash | 81.8kB ± 0%
|
| Ericlagergren_decimal | 89.5kB ± 0%
|
| Semver | 144kB ± 0%
|
| Gonum_path | 97.2kB ± 0%
|
| Cespare_mph | 79.5kB ± 0%
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 247kB
|
|
|
| pclntab-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast | 1.15MB ± 0%
|
| Ajstarks_deck_generate | 1.15MB ± 0%
|
| Gonum_mat | 1.88MB ± 0%
|
| Ethereum_ecies | 1.39MB ± 0%
|
| Capnproto2 | 1.47MB ± 0%
|
| Gonum_traverse | 1.20MB ± 0%
|
| Minio | 33.9MB ± 0%
|
| Gonum_topo | 1.29MB ± 0%
|
| Toml | 1.91MB ± 0%
|
| Hugo_hugolib | 14.8MB ± 0%
|
| Spexs2 | 1.43MB ± 0%
|
| Ethereum_ethash | 2.48MB ± 0%
|
| Uber_tally | 1.89MB ± 0%
|
| Ethereum_trie | 2.72MB ± 0%
|
| Commonmark_markdown | 1.70MB ± 0%
|
| Shopify_sarama | 4.53MB ± 0%
|
| Gonum_lapack_native | 1.66MB ± 0%
|
| K8s_workqueue | 2.91MB ± 0%
|
| K8s_cache | 6.86MB ± 0%
|
| Bloom_bloom | 1.54MB ± 0%
|
| Uber_zap | 2.59MB ± 0%
|
| Kanzi | 1.26MB ± 0%
|
| Uuid | 1.48MB ± 0%
|
| Ethereum_core | 8.85MB ± 0%
|
| Gonum_community | 1.34MB ± 0%
|
| Gtank_blake2s | 1.40MB ± 0%
|
| Gonum_blas_native | 1.40MB ± 0%
|
| Benhoyt_goawk | 1.85MB ± 0%
|
| Ethereum_corevm | 3.56MB ± 0%
|
| Wazero | 2.37MB ± 0%
|
| Ethereum_bitutil | 1.19MB ± 0%
|
| Dustin_humanize | 1.30MB ± 0%
|
| Cespare_xxhash | 1.18MB ± 0%
|
| Ericlagergren_decimal | 1.29MB ± 0%
|
| Semver | 1.66MB ± 0%
|
| Gonum_path | 1.33MB ± 0%
|
| Cespare_mph | 1.14MB ± 0%
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 2.08MB
|
|
|
| debug-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast | 1.08MB ± 0%
|
| Ajstarks_deck_generate | 1.08MB ± 0%
|
| Gonum_mat | 1.75MB ± 0%
|
| Ethereum_ecies | 1.25MB ± 0%
|
| Capnproto2 | 1.33MB ± 0%
|
| Gonum_traverse | 1.13MB ± 0%
|
| Minio | 23.3MB ± 0%
|
| Gonum_topo | 1.19MB ± 0%
|
| Toml | 1.76MB ± 0%
|
| Hugo_hugolib | 11.8MB ± 0%
|
| Spexs2 | 1.34MB ± 0%
|
| Ethereum_ethash | 2.06MB ± 0%
|
| Uber_tally | 1.77MB ± 0%
|
| Ethereum_trie | 2.35MB ± 0%
|
| Commonmark_markdown | 1.53MB ± 0%
|
| Shopify_sarama | 4.02MB ± 0%
|
| Gonum_lapack_native | 1.56MB ± 0%
|
| K8s_workqueue | 2.54MB ± 0%
|
| K8s_cache | 5.48MB ± 0%
|
| Bloom_bloom | 1.44MB ± 0%
|
| Uber_zap | 2.35MB ± 0%
|
| Kanzi | 1.20MB ± 0%
|
| Uuid | 1.38MB ± 0%
|
| Ethereum_core | 7.52MB ± 0%
|
| Gonum_community | 1.26MB ± 0%
|
| Gtank_blake2s | 1.33MB ± 0%
|
| Gonum_blas_native | 1.32MB ± 0%
|
| Benhoyt_goawk | 1.70MB ± 0%
|
| Ethereum_corevm | 2.87MB ± 0%
|
| Wazero | 2.18MB ± 0%
|
| Ethereum_bitutil | 1.12MB ± 0%
|
| Dustin_humanize | 1.21MB ± 0%
|
| Cespare_xxhash | 1.11MB ± 0%
|
| Ericlagergren_decimal | 1.21MB ± 0%
|
| Semver | 1.54MB ± 0%
|
| Gonum_path | 1.22MB ± 0%
|
| Cespare_mph | 1.07MB ± 0%
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.87MB
|
|
|
| time/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 | 88.2µs ± 1%
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 | 197µs ± 1%
|
| Pi/foo=shopspring/prec=100-72 | 190µs ± 3%
|
| Pi/foo=apmckinlay/prec=100-72 | 1.56µs ± 0%
|
| Pi/foo=go-inf/prec=100-72 | 94.1µs ± 2%
|
| Pi/foo=float64/prec=100-72 | 3.25µs ± 0%
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 | 239ns ± 1%
|
| UUID_UnmarshalJSON-72 | 245ns ± 0%
|
| Parse-72 | 20.7ns ± 1%
|
| ParseBytes-72 | 20.9ns ± 4%
|
| ParseBytesUnsafe-72 | 20.9ns ± 4%
|
| ParseBytesCopy-72 | 48.4ns ± 3%
|
| New-72 | 377ns ± 1%
|
| UUID_String-72 | 21.3ns ± 0%
|
| UUID_URN-72 | 22.0ns ± 3%
|
| ParseBadLength-72 | 3.92ns ± 0%
|
| ParseLen32Truncated-72 | 24.3ns ± 4%
|
| ParseLen36Corrupted-72 | 36.7ns ± 4%
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 | 848ns ± 3%
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 | 333µs ± 1%
|
| Growth_MultiSegment-72 | 10.4ms ± 1%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 | 279ns ± 3%
|
| MultiWriteSyncer/2_discarder-72 | 6.27ns ± 2%
|
| MultiWriteSyncer/4_discarder-72 | 6.68ns ± 2%
|
| MultiWriteSyncer/4_discarder_with_buffer-72 | 258ns ± 4%
|
| WriteSyncer/write_file_with_no_buffer-72 | 1.42µs ± 1%
|
| ZapConsole-72 | 562ns ± 2%
|
| JSONLogMarshalerFunc-72 | 906ns ± 2%
|
| ZapJSONFloat32AndComplex64-72 | 350ns ± 2%
|
| ZapJSON-72 | 31.2µs ± 9%
|
| StandardJSON-72 | 15.7µs ± 4%
|
| Sampler_Check/7_keys-72 | 23.4ns ± 5%
|
| Sampler_Check/50_keys-72 | 4.02ns ± 4%
|
| Sampler_Check/100_keys-72 | 1.97ns ± 4%
|
| Sampler_CheckWithHook/7_keys-72 | 90.8ns ±10%
|
| Sampler_CheckWithHook/50_keys-72 | 90.5ns ±10%
|
| Sampler_CheckWithHook/100_keys-72 | 90.3ns ±10%
|
| TeeCheck-72 | 43.0ns ± 6%
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 | 1.18µs ± 2%
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 403ns ± 0%
|
| AppendMsgResyncTargetsInfo-72 | 4.83ns ± 0%
|
| MarshalMsgdataUsageCacheInfo-72 | 38.1ns ± 3%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 | 1.40µs ± 1%
|
| Polygon-72 | 2.60µs ± 1%
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 | 16.2ns ± 0%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 | 185µs ± 2%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 | 40.8µs ± 2%
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 | 14.4µs ± 2%
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 | 32.9µs ± 2%
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 | 6.58ms ± 0%
|
| ScaleVec10000Inc20-72 | 7.93µs ± 9%
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 | 696ns ± 0%
|
| BaseTest2KB-72 | 741ns ±25%
|
| Encoding4KBVerySparse-72 | 8.78µs ± 1%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 | 1.91µs ±35%
|
| WalkAllBreadthFirstGnp_1000_tenth-72 | 5.71ms ± 1%
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 | 15.6µs ± 0%
|
| GenSharedKeyP256-72 | 52.9µs ± 0%
|
| GenSharedKeyS256-72 | 39.2µs ± 0%
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 | 475µs ± 2%
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 | 107µs ± 2%
|
| Broker_No_Metrics_Open-72 | 52.3µs ±15%
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 | 13.5s ± 2%
|
| Run/10k/16-72 | 2.84s ± 7%
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 | 9.33µs ± 2%
|
| RegexMatch-72 | 656ns ± 1%
|
| RepeatExecProgram-72 | 12.6µs ± 1%
|
| RepeatNew-72 | 68.1ns ± 2%
|
| RepeatIOExecProgram-72 | 26.9µs ± 1%
|
| RepeatIONew-72 | 640ns ± 1%
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 | 20.2µs ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 | 6.00ms ± 1%
|
| BlockChain_1x1000ValueTransferToExisting-72 | 12.9ms ± 3%
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 | 365ns ± 2%
|
| ParallelDirectSend-72 | 399ns ± 0%
|
| ParallelBrodcast-72 | 550ns ± 1%
|
| MuxBrodcast-72 | 520ns ± 4%
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 | 2.97µs ± 1%
|
| TarjanSCCGnp_1000_half-72 | 40.2ms ± 0%
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 | 1.93ms ± 1%
|
| Invocation/interpreter/string_manipulation_size_50-72 | 743µs ± 1%
|
| Invocation/interpreter/random_mat_mul_size_20-72 | 4.82ms ± 1%
|
| Compilation/without_extern_cache-72 | 9.53ms ± 1%
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 | 451ns ± 2%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 | 19.9µs ± 0%
|
| Dgeev/Circulant100-72 | 5.07ms ± 0%
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 | 13.9ms ± 0%
|
| LZ-72 | 759µs ± 3%
|
| MTFT-72 | 887µs ± 1%
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 | 2.99µs ± 0%
|
| DasumMediumUnitaryInc-72 | 648ns ± 0%
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 | 1.07ms ± 3%
|
| CommitAfterHashFixedSize/10K-72 | 5.40ms ± 2%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 | 10.4ms ± 1%
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 | 2.57µs ± 1%
|
| ScopeTaggedNoCachedSubscopesParallel-72 | 307ns ± 6%
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 | 306ns ± 6%
|
| HistogramAllocation-72 | 930ns ± 1%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 | 677µs ±14%
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 | 295µs ±15%
|
| DeltaFIFOListKeys-72 | 22.3µs ±15%
|
| Lister_Match_1k_100-72 | 21.5µs ± 3%
|
| Lister_Match_10k_100-72 | 259µs ± 5%
|
| Lister_Match_100k_100-72 | 2.86ms ± 0%
|
| Lister_Match_1M_100-72 | 95.9ms ± 4%
|
| Lister_Match_1M_0-72 | 3.89ns ± 0%
|
| Listener-72 | 1.66µs ± 2%
|
| ReflectorResyncChanMany-72 | 390ns ± 2%
|
| ExtractList/PodList-72 | 1.86µs ± 1%
|
| ExtractList/ConfigMapList-72 | 1.86µs ± 0%
|
| EachListItem/PodList-72 | 1.32µs ± 0%
|
| EachListItem/ConfigMapList-72 | 1.31µs ± 1%
|
| ExtractListWithAlloc/PodList-72 | 50.9µs ± 1%
|
| ExtractListWithAlloc/ConfigMapList-72 | 18.7µs ± 1%
|
| EachListItemWithAlloc/PodList-72 | 49.7µs ± 1%
|
| EachListItemWithAlloc/ConfigMapList-72 | 17.6µs ± 2%
|
| ReflectorList/PodList-72 | 734µs ± 2%
|
| ReflectorList/ConfigMapList-72 | 734µs ± 2%
|
| Indexer-72 | 218ns ± 1%
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 | 315ns ± 4%
|
| CombinedTestAndAdd-72 | 302ns ± 2%
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 | 63.9µs ±42%
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 | 606µs ± 1%
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 | 314µs ± 0%
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 | 4.04ms ± 1%
|
| RenderSpec-72 | 4.05ms ± 0%
|
| RenderSpecBlackFriday2-72 | 2.88ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 2.89s ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 35.5µs ± 2%
|
| CockroachDBkv50/nodes=1-36 | 33.8µs ± 0%
|
| CockroachDBkv95/nodes=1-36 | 33.8µs ± 0%
|
| CockroachDBkv0/nodes=3-36 | 36.2µs ± 4%
|
| CockroachDBkv50/nodes=3-36 | 33.8µs ± 0%
|
| CockroachDBkv95/nodes=3-36 | 33.7µs ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 | 266ms ± 1%
|
| ESBuildRomeTS-72 | 84.8ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 11.1ms ± 4%
|
| EtcdSTM-72 | 52.9ms ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 | 17.4s ± 1%
|
| GoBuildKubeletLink-72 | 2.46s ± 1%
|
| GoBuildIstioctl-72 | 24.5s ± 1%
|
| GoBuildIstioctlLink-72 | 7.50s ± 3%
|
| GoBuildFrontend-72 | 6.22s ± 1%
|
| GoBuildFrontendLink-72 | 1.02s ± 1%
|
| GoBuildTsgo-72 | 56.2s ± 1%
|
| GoBuildTsgoLink-72 | 1.32s ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 13.2s ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 132ms ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 369µs ± 3%
|
| [Geomean] | 30.9µs
|
|
|
| speed
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 | 101MB/s ± 1%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 1.02GB/s ± 0%
|
| AppendMsgResyncTargetsInfo-72 | 2.07GB/s ± 0%
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 | 406MB/s ± 0%
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 542MB/s
|
|
|
| alloc/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 | 1.65MB ± 0%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 0.00B
|
| AppendMsgResyncTargetsInfo-72 | 0.00B
|
| MarshalMsgdataUsageCacheInfo-72 | 80.0B ± 0%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 | 10.0kB ± 0%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 | 4.30MB ± 0%
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 | 190B ± 0%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 | 811kB ± 0%
|
| CommitAfterHashFixedSize/10K-72 | 10.0MB ± 0%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 | 1.15kB ± 0%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 | 287B ± 0%
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 24.2kB
|
|
|
| allocs/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 | 21.0 ± 0%
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 | 0.00
|
| AppendMsgResyncTargetsInfo-72 | 0.00
|
| MarshalMsgdataUsageCacheInfo-72 | 1.00 ± 0%
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 | 14.0 ± 0%
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 | 52.1k ± 0%
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 | 7.00 ± 0%
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 | 24.1k ± 0%
|
| CommitAfterHashFixedSize/10K-72 | 88.1k ± 0%
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 | 20.0 ± 0%
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 | 6.00 ± 0%
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 144
|
|
|
| gas/op
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 | 11.0 ± 0%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
|
|
| mgas/s
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 | 677 ± 0%
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
|
|
| average-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 192MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 4.04GB ± 3%
|
| CockroachDBkv50/nodes=1-36 | 3.93GB ± 1%
|
| CockroachDBkv95/nodes=1-36 | 2.72GB ± 1%
|
| CockroachDBkv0/nodes=3-36 | 4.08GB ± 4%
|
| CockroachDBkv50/nodes=3-36 | 3.93GB ± 2%
|
| CockroachDBkv95/nodes=3-36 | 2.78GB ± 4%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 86.5MB ± 3%
|
| EtcdSTM-72 | 86.9MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 41.7MB ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 25.6MB ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 4.32GB ± 1%
|
| [Geomean] | 696MB
|
|
|
| peak-RSS-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 264MB ± 7%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 5.43GB ± 3%
|
| CockroachDBkv50/nodes=1-36 | 5.17GB ± 2%
|
| CockroachDBkv95/nodes=1-36 | 3.60GB ± 4%
|
| CockroachDBkv0/nodes=3-36 | 5.35GB ± 3%
|
| CockroachDBkv50/nodes=3-36 | 5.18GB ± 2%
|
| CockroachDBkv95/nodes=3-36 | 3.55GB ± 5%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 91.6MB ± 4%
|
| EtcdSTM-72 | 85.8MB ± 8%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 52.8MB ±16%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 26.2MB ± 6%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 4.42GB ± 0%
|
| [Geomean] | 842MB
|
|
|
| peak-VM-bytes
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 | 7.19GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 8.97GB ± 2%
|
| CockroachDBkv50/nodes=1-36 | 8.11GB ± 5%
|
| CockroachDBkv95/nodes=1-36 | 6.26GB ± 5%
|
| CockroachDBkv0/nodes=3-36 | 8.90GB ± 6%
|
| CockroachDBkv50/nodes=3-36 | 8.13GB ± 6%
|
| CockroachDBkv95/nodes=3-36 | 6.13GB ± 6%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 12.2GB ± 0%
|
| EtcdSTM-72 | 12.1GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 | 1.33GB ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 | 1.30GB ± 3%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 5.74GB ± 0%
|
| [Geomean] | 5.99GB
|
|
|
| write-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 22.6M ± 4%
|
| CockroachDBkv50/nodes=1-36 | 4.67M ±14%
|
| CockroachDBkv95/nodes=1-36 | 6.08M ±21%
|
| CockroachDBkv0/nodes=3-36 | 34.1M ±76%
|
| CockroachDBkv50/nodes=3-36 | 4.87M ±23%
|
| CockroachDBkv95/nodes=3-36 | 5.34M ±22%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 9.10M
|
|
|
| write-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 5.26G ±17%
|
| CockroachDBkv50/nodes=1-36 | 1.14G ± 0%
|
| CockroachDBkv95/nodes=1-36 | 1.09G ±23%
|
| CockroachDBkv0/nodes=3-36 | 5.49G ±13%
|
| CockroachDBkv50/nodes=3-36 | 1.15G ± 5%
|
| CockroachDBkv95/nodes=3-36 | 926M ±38%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.84G
|
|
|
| write-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 2.20M ± 0%
|
| CockroachDBkv50/nodes=1-36 | 1.40M ± 0%
|
| CockroachDBkv95/nodes=1-36 | 2.50M ± 0%
|
| CockroachDBkv0/nodes=3-36 | 2.24M ± 7%
|
| CockroachDBkv50/nodes=3-36 | 1.40M ± 0%
|
| CockroachDBkv95/nodes=3-36 | 2.50M ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.98M
|
|
|
| write-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 5.76M ±37%
|
| CockroachDBkv50/nodes=1-36 | 3.67M ± 6%
|
| CockroachDBkv95/nodes=1-36 | 3.76M ± 4%
|
| CockroachDBkv0/nodes=3-36 | 114M ±268%
|
| CockroachDBkv50/nodes=3-36 | 3.60M ± 6%
|
| CockroachDBkv95/nodes=3-36 | 3.74M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 7.04M
|
|
|
| write-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 237M ± 6%
|
| CockroachDBkv50/nodes=1-36 | 6.04M ±17%
|
| CockroachDBkv95/nodes=1-36 | 18.9M ±199%
|
| CockroachDBkv0/nodes=3-36 | 235M ± 7%
|
| CockroachDBkv50/nodes=3-36 | 5.84M ±13%
|
| CockroachDBkv95/nodes=3-36 | 11.7M ±258%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 27.5M
|
|
|
| write-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 28.2k ± 2%
|
| CockroachDBkv50/nodes=1-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 1.48k ± 1%
|
| CockroachDBkv0/nodes=3-36 | 27.6k ± 4%
|
| CockroachDBkv50/nodes=3-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 1.48k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 8.48k
|
|
|
| write-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 | 1.69M ± 2%
|
| CockroachDBkv50/nodes=1-36 | 888k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 88.6k ± 0%
|
| CockroachDBkv0/nodes=3-36 | 1.66M ± 4%
|
| CockroachDBkv50/nodes=3-36 | 887k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 89.0k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 509k
|
|
|
| read-avg-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 2.94M ± 5%
|
| CockroachDBkv95/nodes=1-36 | 3.50M ±34%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 3.00M ± 3%
|
| CockroachDBkv95/nodes=3-36 | 2.72M ±49%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 3.03M
|
|
|
| read-p100-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 1.10G ± 5%
|
| CockroachDBkv95/nodes=1-36 | 1.10G ±24%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 1.10G ± 6%
|
| CockroachDBkv95/nodes=3-36 | 908M ±43%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.05G
|
|
|
| read-p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 300k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 300k ± 0%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 300k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 300k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 300k
|
|
|
| read-p95-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 400k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 300k ± 0%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 400k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 300k ± 0%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 346k
|
|
|
| read-p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 600k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 1.32M ±120%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 600k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 770k ±95%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 778k
|
|
|
| read-ops/sec
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 28.1k ± 0%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 14.8k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 28.2k ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 20.4k
|
|
|
| read-ops
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 | 887k ± 0%
|
| CockroachDBkv95/nodes=1-36 | 1.69M ± 0%
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 | 887k ± 0%
|
| CockroachDBkv95/nodes=3-36 | 1.69M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 |
|
| EtcdSTM-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 |
|
| [Geomean] | 1.22M
|
|
|
| p50-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 11.1M ± 3%
|
| EtcdSTM-72 | 39.4M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 131k ± 1%
|
| [Geomean] | 3.86M
|
|
|
| p90-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 16.1M ± 6%
|
| EtcdSTM-72 | 107M ± 1%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 415k ± 2%
|
| [Geomean] | 8.95M
|
|
|
| p99-latency-ns
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 22.9M ± 8%
|
| EtcdSTM-72 | 224M ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 3.59M ± 3%
|
| [Geomean] | 26.4M
|
|
|
| ops/s
|
|---|
| pkg:golang.org/x/benchmarks/gc_latency |
|---|
| GCLatency/how=stack/fluff=false-72 |
|
| GCLatency/how=heap/fluff=false-72 |
|
| GCLatency/how=global/fluff=false-72 |
|
| GoDistribution |
|
| Dustin_broadcast |
|
| Ajstarks_deck_generate |
|
| Gonum_mat |
|
| Ethereum_ecies |
|
| Capnproto2 |
|
| Gonum_traverse |
|
| Minio |
|
| Gonum_topo |
|
| Toml |
|
| Hugo_hugolib |
|
| Spexs2 |
|
| Ethereum_ethash |
|
| Uber_tally |
|
| Ethereum_trie |
|
| Commonmark_markdown |
|
| Shopify_sarama |
|
| Gonum_lapack_native |
|
| K8s_workqueue |
|
| K8s_cache |
|
| Bloom_bloom |
|
| Uber_zap |
|
| Kanzi |
|
| Uuid |
|
| Ethereum_core |
|
| Gonum_community |
|
| Gtank_blake2s |
|
| Gonum_blas_native |
|
| Benhoyt_goawk |
|
| Ethereum_corevm |
|
| Wazero |
|
| Ethereum_bitutil |
|
| Dustin_humanize |
|
| Cespare_xxhash |
|
| Ericlagergren_decimal |
|
| Semver |
|
| Gonum_path |
|
| Cespare_mph |
|
| pkg:github.com/ericlagergren/decimal_benchmarks |
|---|
| Pi/foo=ericlagergren_(Go)/prec=100-72 |
|
| Pi/foo=ericlagergren_(GDA)/prec=100-72 |
|
| Pi/foo=shopspring/prec=100-72 |
|
| Pi/foo=apmckinlay/prec=100-72 |
|
| Pi/foo=go-inf/prec=100-72 |
|
| Pi/foo=float64/prec=100-72 |
|
| pkg:github.com/google/uuid |
|---|
| UUID_MarshalJSON-72 |
|
| UUID_UnmarshalJSON-72 |
|
| Parse-72 |
|
| ParseBytes-72 |
|
| ParseBytesUnsafe-72 |
|
| ParseBytesCopy-72 |
|
| New-72 |
|
| UUID_String-72 |
|
| UUID_URN-72 |
|
| ParseBadLength-72 |
|
| ParseLen32Truncated-72 |
|
| ParseLen36Corrupted-72 |
|
| pkg:github.com/gohugoio/hugo/hugolib |
|---|
| MergeByLanguage-72 |
|
| pkg:zombiezen.com/go/capnproto2 |
|---|
| TextMovementBetweenSegments-72 |
|
| Growth_MultiSegment-72 |
|
| pkg:go.uber.org/zap/zapcore |
|---|
| BufferedWriteSyncer/write_file_with_buffer-72 |
|
| MultiWriteSyncer/2_discarder-72 |
|
| MultiWriteSyncer/4_discarder-72 |
|
| MultiWriteSyncer/4_discarder_with_buffer-72 |
|
| WriteSyncer/write_file_with_no_buffer-72 |
|
| ZapConsole-72 |
|
| JSONLogMarshalerFunc-72 |
|
| ZapJSONFloat32AndComplex64-72 |
|
| ZapJSON-72 |
|
| StandardJSON-72 |
|
| Sampler_Check/7_keys-72 |
|
| Sampler_Check/50_keys-72 |
|
| Sampler_Check/100_keys-72 |
|
| Sampler_CheckWithHook/7_keys-72 |
|
| Sampler_CheckWithHook/50_keys-72 |
|
| Sampler_CheckWithHook/100_keys-72 |
|
| TeeCheck-72 |
|
| pkg:github.com/dustin/go-humanize |
|---|
| ParseBigBytes-72 |
|
| pkg:github.com/minio/minio/cmd |
|---|
| DecodehealingTracker-72 |
|
| AppendMsgResyncTargetsInfo-72 |
|
| MarshalMsgdataUsageCacheInfo-72 |
|
| pkg:github.com/ajstarks/deck/generate |
|---|
| Arc-72 |
|
| Polygon-72 |
|
| pkg:github.com/ethereum/go-ethereum/core/vm |
|---|
| OpDiv128-72 |
|
| pkg:k8s.io/client-go/util/workqueue |
|---|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:10-72 |
|
| ParallelizeUntil/pieces:1000,workers:10,chunkSize:100-72 |
|
| ParallelizeUntil/pieces:999,workers:10,chunkSize:13-72 |
|
| pkg:gonum.org/v1/gonum/mat |
|---|
| MulWorkspaceDense1000Hundredth-72 |
|
| ScaleVec10000Inc20-72 |
|
| pkg:github.com/ethereum/go-ethereum/common/bitutil |
|---|
| FastTest2KB-72 |
|
| BaseTest2KB-72 |
|
| Encoding4KBVerySparse-72 |
|
| pkg:gonum.org/v1/gonum/graph/traverse |
|---|
| WalkAllBreadthFirstGnp_10_tenth-72 |
|
| WalkAllBreadthFirstGnp_1000_tenth-72 |
|
| pkg:github.com/ethereum/go-ethereum/crypto/ecies |
|---|
| GenerateKeyP256-72 |
|
| GenSharedKeyP256-72 |
|
| GenSharedKeyS256-72 |
|
| pkg:github.com/BurntSushi/toml |
|---|
| Decode/large-doc-72 |
|
| pkg:github.com/IBM/sarama |
|---|
| Broker_Open-72 |
|
| Broker_No_Metrics_Open-72 |
|
| pkg:github.com/egonelbre/spexs2/_benchmark |
|---|
| Run/10k/1-72 |
|
| Run/10k/16-72 |
|
| pkg:github.com/benhoyt/goawk/interp |
|---|
| RecursiveFunc-72 |
|
| RegexMatch-72 |
|
| RepeatExecProgram-72 |
|
| RepeatNew-72 |
|
| RepeatIOExecProgram-72 |
|
| RepeatIONew-72 |
|
| pkg:github.com/gtank/blake2s |
|---|
| Hash8K-72 |
|
| pkg:github.com/ethereum/go-ethereum/core |
|---|
| InsertChain_ring1000_memdb-72 |
|
| BlockChain_1x1000ValueTransferToExisting-72 |
|
| pkg:github.com/dustin/go-broadcast |
|---|
| DirectSend-72 |
|
| ParallelDirectSend-72 |
|
| ParallelBrodcast-72 |
|
| MuxBrodcast-72 |
|
| pkg:gonum.org/v1/gonum/graph/topo |
|---|
| TarjanSCCGnp_10_tenth-72 |
|
| TarjanSCCGnp_1000_half-72 |
|
| pkg:github.com/tetratelabs/wazero/internal/integration_test/bench |
|---|
| Invocation/interpreter/fib_for_20-72 |
|
| Invocation/interpreter/string_manipulation_size_50-72 |
|
| Invocation/interpreter/random_mat_mul_size_20-72 |
|
| Compilation/without_extern_cache-72 |
|
| pkg:github.com/Masterminds/semver/v3 |
|---|
| ValidateVersionTildeFail-72 |
|
| pkg:gonum.org/v1/gonum/lapack/gonum |
|---|
| Dgeev/Circulant10-72 |
|
| Dgeev/Circulant100-72 |
|
| pkg:github.com/flanglet/kanzi-go/v2/benchmark |
|---|
| FPAQ-72 |
|
| LZ-72 |
|
| MTFT-72 |
|
| pkg:gonum.org/v1/gonum/blas/gonum |
|---|
| Dnrm2MediumPosInc-72 |
|
| DasumMediumUnitaryInc-72 |
|
| pkg:github.com/ethereum/go-ethereum/trie |
|---|
| HashFixedSize/10K-72 |
|
| CommitAfterHashFixedSize/10K-72 |
|
| pkg:gonum.org/v1/gonum/graph/community |
|---|
| LouvainDirectedMultiplex-72 |
|
| pkg:github.com/uber-go/tally/v4 |
|---|
| ScopeTaggedNoCachedSubscopes-72 |
|
| ScopeTaggedNoCachedSubscopesParallel-72 |
|
| ScopeTaggedNoCachedSubscopesParallelPercentageCached-72 |
|
| HistogramAllocation-72 |
|
| pkg:k8s.io/client-go/tools/cache |
|---|
| AddWithSlowHandlers/unlockWhileProcessing=false-72 |
|
| AddWithSlowHandlers/unlockWhileProcessing=true-72 |
|
| DeltaFIFOListKeys-72 |
|
| Lister_Match_1k_100-72 |
|
| Lister_Match_10k_100-72 |
|
| Lister_Match_100k_100-72 |
|
| Lister_Match_1M_100-72 |
|
| Lister_Match_1M_0-72 |
|
| Listener-72 |
|
| ReflectorResyncChanMany-72 |
|
| ExtractList/PodList-72 |
|
| ExtractList/ConfigMapList-72 |
|
| EachListItem/PodList-72 |
|
| EachListItem/ConfigMapList-72 |
|
| ExtractListWithAlloc/PodList-72 |
|
| ExtractListWithAlloc/ConfigMapList-72 |
|
| EachListItemWithAlloc/PodList-72 |
|
| EachListItemWithAlloc/ConfigMapList-72 |
|
| ReflectorList/PodList-72 |
|
| ReflectorList/ConfigMapList-72 |
|
| Indexer-72 |
|
| pkg:github.com/bits-and-blooms/bloom/v3 |
|---|
| SeparateTestAndAdd-72 |
|
| CombinedTestAndAdd-72 |
|
| pkg:gonum.org/v1/gonum/graph/path |
|---|
| AStarUndirected/NSW_Undirected_100_5_20_2_heuristic-72 |
|
| AllShortest/FloydWarshall_AllBetweenFunc_1000×4|0.25(1137)-72 |
|
| AllShortest/DijkstraAllPaths_AllBetween_1000×16|0.1(828)-72 |
|
| pkg:gitlab.com/golang-commonmark/markdown |
|---|
| RenderSpecNoHTML-72 |
|
| RenderSpec-72 |
|
| RenderSpecBlackFriday2-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/bleve-index |
|---|
| BleveIndexBatch100-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/cockroachdb |
|---|
| CockroachDBkv0/nodes=1-36 |
|
| CockroachDBkv50/nodes=1-36 |
|
| CockroachDBkv95/nodes=1-36 |
|
| CockroachDBkv0/nodes=3-36 |
|
| CockroachDBkv50/nodes=3-36 |
|
| CockroachDBkv95/nodes=3-36 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/esbuild |
|---|
| ESBuildThreeJS-72 |
|
| ESBuildRomeTS-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/etcd |
|---|
| EtcdPut-72 | 89.3k ± 4%
|
| EtcdSTM-72 | 18.8k ± 2%
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/go-build |
|---|
| GoBuildKubelet-72 |
|
| GoBuildKubeletLink-72 |
|
| GoBuildIstioctl-72 |
|
| GoBuildIstioctlLink-72 |
|
| GoBuildFrontend-72 |
|
| GoBuildFrontendLink-72 |
|
| GoBuildTsgo-72 |
|
| GoBuildTsgoLink-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/gopher-lua |
|---|
| GopherLuaKNucleotide-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/markdown |
|---|
| MarkdownRenderXHTML-72 |
|
| pkg:golang.org/x/benchmarks/sweet/benchmarks/tile38 |
|---|
| Tile38QueryLoad-72 | 146k ± 2%
|
| [Geomean] | 62.6k
|
|
|