Skip to content

Test Gungraun workflow - #36

Closed
frengor wants to merge 2 commits into
update-depsfrom
test-gungraun
Closed

Test Gungraun workflow#36
frengor wants to merge 2 commits into
update-depsfrom
test-gungraun

Conversation

@frengor

@frengor frengor commented Jul 21, 2026

Copy link
Copy Markdown
Owner

No description provided.

@frengor frengor added the run benchmarks Add this label to pull requests to run benchmarks label Jul 21, 2026
@github-actions

Copy link
Copy Markdown

Benchmark results:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    91183051|91183051             (No change)
  L1 Hits:                        131129865|131129865            (No change)
  LL Hits:                          2288514|2288514              (No change)
  RAM Hits:                           93839|93839                (No change)
  Total read+write:               133512218|133512218            (No change)
  Estimated Cycles:               145856800|145856800            (No change)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    84572757|84572757             (No change)
  L1 Hits:                        125131674|125131674            (No change)
  LL Hits:                           243042|243042               (No change)
  RAM Hits:                            2118|2118                 (No change)
  Total read+write:               125376834|125376834            (No change)
  Estimated Cycles:               126421014|126421014            (No change)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   155275772|155275772            (No change)
  L1 Hits:                        228921345|228921345            (No change)
  LL Hits:                          1985264|1985264              (No change)
  RAM Hits:                            3975|3975                 (No change)
  Total read+write:               230910584|230910584            (No change)
  Estimated Cycles:               238986790|238986790            (No change)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    81117169|81117169             (No change)
  L1 Hits:                        116753363|116753363            (No change)
  LL Hits:                          1299524|1299524              (No change)
  RAM Hits:                            8115|8115                 (No change)
  Total read+write:               118061002|118061002            (No change)
  Estimated Cycles:               123535008|123535008            (No change)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 6.82148s
Old results:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    91183051|N/A                  (*********)
  L1 Hits:                        131129865|N/A                  (*********)
  LL Hits:                          2288514|N/A                  (*********)
  RAM Hits:                           93839|N/A                  (*********)
  Total read+write:               133512218|N/A                  (*********)
  Estimated Cycles:               145856800|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    84572757|N/A                  (*********)
  L1 Hits:                        125131674|N/A                  (*********)
  LL Hits:                           243042|N/A                  (*********)
  RAM Hits:                            2118|N/A                  (*********)
  Total read+write:               125376834|N/A                  (*********)
  Estimated Cycles:               126421014|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   155275772|N/A                  (*********)
  L1 Hits:                        228921345|N/A                  (*********)
  LL Hits:                          1985264|N/A                  (*********)
  RAM Hits:                            3975|N/A                  (*********)
  Total read+write:               230910584|N/A                  (*********)
  Estimated Cycles:               238986790|N/A                  (*********)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    81117169|N/A                  (*********)
  L1 Hits:                        116753363|N/A                  (*********)
  LL Hits:                          1299524|N/A                  (*********)
  RAM Hits:                            8115|N/A                  (*********)
  Total read+write:               118061002|N/A                  (*********)
  Estimated Cycles:               123535008|N/A                  (*********)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 6.77730s


Results without finalization:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    90430409|90430409             (No change)
  L1 Hits:                        130277329|130277329            (No change)
  LL Hits:                          2286971|2286971              (No change)
  RAM Hits:                           93835|93835                (No change)
  Total read+write:               132658135|132658135            (No change)
  Estimated Cycles:               144996409|144996409            (No change)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    82882370|82882370             (No change)
  L1 Hits:                        122923642|122923642            (No change)
  LL Hits:                           241829|241829               (No change)
  RAM Hits:                            2120|2120                 (No change)
  Total read+write:               123167591|123167591            (No change)
  Estimated Cycles:               124206987|124206987            (No change)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   116099589|116099589            (No change)
  L1 Hits:                        172312707|172312707            (No change)
  LL Hits:                          1186932|1186932              (No change)
  RAM Hits:                            3970|3970                 (No change)
  Total read+write:               173503609|173503609            (No change)
  Estimated Cycles:               178386317|178386317            (No change)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    62558311|62558311             (No change)
  L1 Hits:                         90444243|90444243             (No change)
  LL Hits:                           691846|691846               (No change)
  RAM Hits:                            8114|8114                 (No change)
  Total read+write:                91144203|91144203             (No change)
  Estimated Cycles:                94187463|94187463             (No change)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 6.02070s
Old results without finalization:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    90430409|N/A                  (*********)
  L1 Hits:                        130277329|N/A                  (*********)
  LL Hits:                          2286971|N/A                  (*********)
  RAM Hits:                           93835|N/A                  (*********)
  Total read+write:               132658135|N/A                  (*********)
  Estimated Cycles:               144996409|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    82882370|N/A                  (*********)
  L1 Hits:                        122923642|N/A                  (*********)
  LL Hits:                           241829|N/A                  (*********)
  RAM Hits:                            2120|N/A                  (*********)
  Total read+write:               123167591|N/A                  (*********)
  Estimated Cycles:               124206987|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   116099589|N/A                  (*********)
  L1 Hits:                        172312707|N/A                  (*********)
  LL Hits:                          1186932|N/A                  (*********)
  RAM Hits:                            3970|N/A                  (*********)
  Total read+write:               173503609|N/A                  (*********)
  Estimated Cycles:               178386317|N/A                  (*********)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    62558311|N/A                  (*********)
  L1 Hits:                         90444243|N/A                  (*********)
  LL Hits:                           691846|N/A                  (*********)
  RAM Hits:                            8114|N/A                  (*********)
  Total read+write:                91144203|N/A                  (*********)
  Estimated Cycles:                94187463|N/A                  (*********)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 6.02063s

@github-actions github-actions Bot removed the run benchmarks Add this label to pull requests to run benchmarks label Jul 21, 2026
@frengor frengor added the run benchmarks Add this label to pull requests to run benchmarks label Jul 21, 2026
@github-actions

Copy link
Copy Markdown

Benchmark results:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    91150297|91183051             (-0.03592%) [-1.00036x]
  L1 Hits:                        131129883|131129865            (+0.00001%) [+1.00000x]
  LL Hits:                          2288526|2288514              (+0.00052%) [+1.00001x]
  RAM Hits:                           93833|93839                (-0.00639%) [-1.00006x]
  Total read+write:               133512242|133512218            (+0.00002%) [+1.00000x]
  Estimated Cycles:               145856668|145856800            (-0.00009%) [-1.00000x]
  Bc:                              11943020|N/A                  (*********)
  Bcm:                               701498|N/A                  (*********)
  Bi:                               1640957|N/A                  (*********)
  Bim:                                   36|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    84561886|84572757             (-0.01285%) [-1.00013x]
  L1 Hits:                        125126668|125131674            (-0.00400%) [-1.00004x]
  LL Hits:                           239897|243042               (-1.29402%) [-1.01311x]
  RAM Hits:                            2119|2118                 (+0.04721%) [+1.00047x]
  Total read+write:               125368684|125376834            (-0.00650%) [-1.00007x]
  Estimated Cycles:               126400318|126421014            (-0.01637%) [-1.00016x]
  Bc:                              11846964|N/A                  (*********)
  Bcm:                               378353|N/A                  (*********)
  Bi:                               1556552|N/A                  (*********)
  Bim:                                   16|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   155275772|155275772            (No change)
  L1 Hits:                        228920894|228921345            (-0.00020%) [-1.00000x]
  LL Hits:                          1985715|1985264              (+0.02272%) [+1.00023x]
  RAM Hits:                            3975|3975                 (No change)
  Total read+write:               230910584|230910584            (No change)
  Estimated Cycles:               238988594|238986790            (+0.00075%) [+1.00001x]
  Bc:                              22779940|N/A                  (*********)
  Bcm:                               612224|N/A                  (*********)
  Bi:                               3358920|N/A                  (*********)
  Bim:                                   23|N/A                  (*********)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    81117246|81117169             (+0.00009%) [+1.00000x]
  L1 Hits:                        116753327|116753363            (-0.00003%) [-1.00000x]
  LL Hits:                          1299708|1299524              (+0.01416%) [+1.00014x]
  RAM Hits:                            8116|8115                 (+0.01232%) [+1.00012x]
  Total read+write:               118061151|118061002            (+0.00013%) [+1.00000x]
  Estimated Cycles:               123535927|123535008            (+0.00074%) [+1.00001x]
  Bc:                              13451196|N/A                  (*********)
  Bcm:                                30265|N/A                  (*********)
  Bi:                               1720576|N/A                  (*********)
  Bim:                                   21|N/A                  (*********)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 7.42386s
Old results:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    91183051|N/A                  (*********)
  L1 Hits:                        131129865|N/A                  (*********)
  LL Hits:                          2288514|N/A                  (*********)
  RAM Hits:                           93839|N/A                  (*********)
  Total read+write:               133512218|N/A                  (*********)
  Estimated Cycles:               145856800|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    84572757|N/A                  (*********)
  L1 Hits:                        125131674|N/A                  (*********)
  LL Hits:                           243042|N/A                  (*********)
  RAM Hits:                            2118|N/A                  (*********)
  Total read+write:               125376834|N/A                  (*********)
  Estimated Cycles:               126421014|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   155275772|N/A                  (*********)
  L1 Hits:                        228921345|N/A                  (*********)
  LL Hits:                          1985264|N/A                  (*********)
  RAM Hits:                            3975|N/A                  (*********)
  Total read+write:               230910584|N/A                  (*********)
  Estimated Cycles:               238986790|N/A                  (*********)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    81117169|N/A                  (*********)
  L1 Hits:                        116753363|N/A                  (*********)
  LL Hits:                          1299524|N/A                  (*********)
  RAM Hits:                            8115|N/A                  (*********)
  Total read+write:               118061002|N/A                  (*********)
  Estimated Cycles:               123535008|N/A                  (*********)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 6.90344s


Results without finalization:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    90430378|90430409             (-0.00003%) [-1.00000x]
  L1 Hits:                        130277353|130277329            (+0.00002%) [+1.00000x]
  LL Hits:                          2286890|2286971              (-0.00354%) [-1.00004x]
  RAM Hits:                           93828|93835                (-0.00746%) [-1.00007x]
  Total read+write:               132658071|132658135            (-0.00005%) [-1.00000x]
  Estimated Cycles:               144995783|144996409            (-0.00043%) [-1.00000x]
  Bc:                              11934289|N/A                  (*********)
  Bcm:                               700985|N/A                  (*********)
  Bi:                               1639406|N/A                  (*********)
  Bim:                                   34|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    82879642|82882370             (-0.00329%) [-1.00003x]
  L1 Hits:                        122925239|122923642            (+0.00130%) [+1.00001x]
  LL Hits:                           237497|241829               (-1.79135%) [-1.01824x]
  RAM Hits:                            2120|2120                 (No change)
  Total read+write:               123164856|123167591            (-0.00222%) [-1.00002x]
  Estimated Cycles:               124186924|124206987            (-0.01615%) [-1.00016x]
  Bc:                              11846964|N/A                  (*********)
  Bcm:                               373494|N/A                  (*********)
  Bi:                               1556552|N/A                  (*********)
  Bim:                                   16|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   116099589|116099589            (No change)
  L1 Hits:                        172312869|172312707            (+0.00009%) [+1.00000x]
  LL Hits:                          1186768|1186932              (-0.01382%) [-1.00014x]
  RAM Hits:                            3969|3970                 (-0.02519%) [-1.00025x]
  Total read+write:               173503606|173503609            (-0.00000%) [-1.00000x]
  Estimated Cycles:               178385624|178386317            (-0.00039%) [-1.00000x]
  Bc:                              17187236|N/A                  (*********)
  Bcm:                               344379|N/A                  (*********)
  Bi:                               2457736|N/A                  (*********)
  Bim:                                   22|N/A                  (*********)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    62558310|62558311             (-0.00000%) [-1.00000x]
  L1 Hits:                         90444184|90444243             (-0.00007%) [-1.00000x]
  LL Hits:                           691910|691846               (+0.00925%) [+1.00009x]
  RAM Hits:                            8108|8114                 (-0.07395%) [-1.00074x]
  Total read+write:                91144202|91144203             (-0.00000%) [-1.00000x]
  Estimated Cycles:                94187514|94187463             (+0.00005%) [+1.00000x]
  Bc:                              10501536|N/A                  (*********)
  Bcm:                                38185|N/A                  (*********)
  Bi:                               1229026|N/A                  (*********)
  Bim:                                   21|N/A                  (*********)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 6.52114s
Old results without finalization:

bench::stress_tests_group::stress_test_bench seed:(0xCAFE)
  Instructions:                    90430409|N/A                  (*********)
  L1 Hits:                        130277329|N/A                  (*********)
  LL Hits:                          2286971|N/A                  (*********)
  RAM Hits:                           93835|N/A                  (*********)
  Total read+write:               132658135|N/A                  (*********)
  Estimated Cycles:               144996409|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_bench depth:(11)
  Instructions:                    82882370|N/A                  (*********)
  L1 Hits:                        122923642|N/A                  (*********)
  LL Hits:                           241829|N/A                  (*********)
  RAM Hits:                            2120|N/A                  (*********)
  Total read+write:               123167591|N/A                  (*********)
  Estimated Cycles:               124206987|N/A                  (*********)
bench::binary_trees_group::count_binary_trees_with_parent_bench depth:(11)
  Instructions:                   116099589|N/A                  (*********)
  L1 Hits:                        172312707|N/A                  (*********)
  LL Hits:                          1186932|N/A                  (*********)
  RAM Hits:                            3970|N/A                  (*********)
  Total read+write:               173503609|N/A                  (*********)
  Estimated Cycles:               178386317|N/A                  (*********)
bench::linked_lists_group::large_linked_list_bench size:(4096)
  Instructions:                    62558311|N/A                  (*********)
  L1 Hits:                         90444243|N/A                  (*********)
  LL Hits:                           691846|N/A                  (*********)
  RAM Hits:                            8114|N/A                  (*********)
  Total read+write:                91144203|N/A                  (*********)
  Estimated Cycles:                94187463|N/A                  (*********)

Gungraun result: Ok. 4 without regressions; 0 regressed; 0 filtered; 4 benchmarks finished in 6.07171s

@github-actions github-actions Bot removed the run benchmarks Add this label to pull requests to run benchmarks label Jul 21, 2026
@frengor frengor closed this Jul 21, 2026
@frengor
frengor deleted the test-gungraun branch July 21, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant