Skip to content

Make the data model use Item and List types universally, with nodes authored as rank-polymorphic kernels#4335

Open
Keavon wants to merge 161 commits into
masterfrom
rank-polymorphism-foundation
Open

Make the data model use Item and List types universally, with nodes authored as rank-polymorphic kernels#4335
Keavon wants to merge 161 commits into
masterfrom
rank-polymorphism-foundation

Conversation

@Keavon

@Keavon Keavon commented Jul 15, 2026

Copy link
Copy Markdown
Member

Closes #3779.

Bonus: Closes #2047. Closes #4239.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a major refactoring of the node graph's type system, moving from a list-based rank system to a more robust Item<T>/List<T> rank-0/rank-1 structural type system. It includes significant changes to node definitions, input adapters, and migration logic to support this new structure, alongside performance optimizations for raster image processing in nodes like dehaze, sample_image, and combine_channels by avoiding unnecessary data cloning.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread node-graph/graph-craft/src/document.rs
Comment thread node-graph/graph-craft/src/document.rs
Comment thread node-graph/nodes/raster/src/dehaze.rs
Comment thread node-graph/nodes/raster/src/std_nodes.rs
Comment thread node-graph/nodes/raster/src/std_nodes.rs

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 120 files

Confidence score: 5/5

  • Safe to merge after the addressed issues were fixed.

Not reviewed (too large): node-graph/nodes/vector/src/vector_nodes.rs (~2,115 lines) - if these are generated or fixture files, add them to ignored paths to exclude them from future reviews.

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread node-graph/libraries/core-types/src/list.rs
Comment thread node-graph/nodes/text/src/to_path.rs
Comment thread rank-polymorphism-node-audit.md Outdated
Comment thread node-graph/node-macro/src/parsing.rs
Comment thread node-graph/libraries/application-io/src/lib.rs
Comment thread node-graph/libraries/vector-types/src/vector/misc.rs
Comment thread node-graph/interpreted-executor/benches/run_once.rs
Comment thread node-graph/interpreted-executor/src/dynamic_executor/test.rs Outdated
Comment thread node-graph/libraries/vector-types/src/gradient.rs
Comment thread node-graph/nodes/gstd/src/text.rs
@Keavon

Keavon commented Jul 15, 2026

Copy link
Copy Markdown
Member Author

!build (Run ID 29391783747)

@github-actions

Copy link
Copy Markdown
📦 Web Build Complete for 1298268
https://808bd355.graphite.pages.dev

Wasm: 34.55 MB — JS: 0.44 MB — CSS: 0.09 MB — Fonts: 0.30 MB — Images: 0.09 MB — All Assets: 35.48 MB

@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_0:(load_from_name(isometric-fountain))
Instructions: 34,826,529 (master) → 35,483,186 (HEAD) : $$\color{red}+1.89\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.82%
D1mr                     489,386|    506,819          +3.56%
D1mw                     146,272|    145,903          -0.25%
DLmr                      43,319|     44,492          +2.71%
DLmw                      63,710|     64,268          +0.88%
Dr                     8,521,294|  8,686,187          +1.94%
Dw                     5,960,583|  6,063,282          +1.72%
EstimatedCycles       55,280,166| 56,313,261          +1.87%
I1MissRate                     0|          0          -8.27%
I1mr                      48,137|     44,987          -6.54%
ILmr                         857|        899          +4.90%
Ir                    34,826,529| 35,483,186          +1.89%
L1HitRate                     99|         99          -0.00%
L1hits                48,624,611| 49,534,946          +1.87%
LLHitRate                      1|          1          +0.23%
LLMissRate                     0|          0          -0.23%
LLdMissRate                    1|          1          -0.23%
LLhits                   575,909|    588,050          +2.11%
LLiMissRate                    0|          0          +2.96%
RamHitRate                     0|          0          -0.23%
RamHits                  107,886|    109,659          +1.64%
TotalRW               49,308,406| 50,232,655          +1.87%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_1:(load_from_name(painted-dreams))
Instructions: 17,415,455 (master) → 17,798,582 (HEAD) : $$\color{red}+2.20\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.20%
D1mr                     243,944|    250,356          +2.63%
D1mw                      71,767|     72,952          +1.65%
DLmr                       1,070|      1,278         +19.44%
DLmw                      22,235|     23,794          +7.01%
Dr                     4,257,987|  4,354,554          +2.27%
Dw                     2,971,701|  3,034,292          +2.11%
EstimatedCycles       26,709,647| 27,332,924          +2.33%
I1MissRate                     0|          0          -6.64%
I1mr                      20,490|     19,551          -4.58%
ILmr                         685|        730          +6.57%
Ir                    17,415,455| 17,798,582          +2.20%
L1HitRate                     99|         99          +0.00%
L1hits                24,308,942| 24,844,569          +2.20%
LLHitRate                      1|          1          -0.63%
LLMissRate                     0|          0          +5.24%
LLdMissRate                    0|          0          +5.26%
LLhits                   312,211|    317,057          +1.55%
LLiMissRate                    0|          0          +4.28%
RamHitRate                     0|          0          +5.24%
RamHits                   23,990|     25,802          +7.55%
TotalRW               24,645,143| 25,187,428          +2.20%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_2:(load_from_name(procedural-string-lights))
Instructions: 3,622,966 (master) → 3,701,653 (HEAD) : $$\color{red}+2.17\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.96%
D1mr                      45,838|     47,393          +3.39%
D1mw                      15,691|     16,032          +2.17%
DLmr                          17|         20         +17.65%
DLmw                       3,849|      3,353         -12.89%
Dr                       882,373|    901,752          +2.20%
Dw                       616,388|    628,433          +1.95%
EstimatedCycles        5,523,613|  5,627,552          +1.88%
I1MissRate                     0|          0          -3.11%
I1mr                       4,870|      4,821          -1.01%
ILmr                         677|        718          +6.06%
Ir                     3,622,966|  3,701,653          +2.17%
L1HitRate                     99|         99          -0.01%
L1hits                 5,055,328|  5,163,592          +2.14%
LLHitRate                      1|          1          +1.53%
LLMissRate                     0|          0         -11.84%
LLdMissRate                    0|          0         -14.54%
LLhits                    61,856|     64,155          +3.72%
LLiMissRate                    0|          0          +3.80%
RamHitRate                     0|          0         -11.84%
RamHits                    4,543|      4,091          -9.95%
TotalRW                5,121,727|  5,231,838          +2.15%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_3:(load_from_name(parametric-dunescape))
Instructions: 12,750,230 (master) → 12,938,815 (HEAD) : $$\color{red}+1.48\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +1.71%
D1mr                     173,498|    176,786          +1.90%
D1mw                      60,432|     64,121          +6.10%
DLmr                          39|         52         +33.33%
DLmw                      15,720|     18,178         +15.64%
Dr                     3,110,508|  3,153,761          +1.39%
Dw                     2,193,957|  2,217,323          +1.07%
EstimatedCycles       19,536,023| 19,893,279          +1.83%
I1MissRate                     0|          0          -3.32%
I1mr                      12,142|     11,913          -1.89%
ILmr                         809|        840          +3.83%
Ir                    12,750,230| 12,938,815          +1.48%
L1HitRate                     99|         99          -0.02%
L1hits                17,808,623| 18,057,079          +1.40%
LLHitRate                      1|          1          +0.43%
LLMissRate                     0|          0         +13.50%
LLdMissRate                    0|          0         +14.25%
LLhits                   229,504|    233,750          +1.85%
LLiMissRate                    0|          0          +2.32%
RamHitRate                     0|          0         +13.50%
RamHits                   16,568|     19,070         +15.10%
TotalRW               18,054,695| 18,309,899          +1.41%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_4:(load_from_name(red-dress))
Instructions: 37,355,725 (master) → 38,077,497 (HEAD) : $$\color{red}+1.93\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.08%
D1mr                     538,240|    540,094          +0.34%
D1mw                     155,419|    166,246          +6.97%
DLmr                      49,215|     50,802          +3.22%
DLmw                      81,064|     84,982          +4.83%
Dr                     9,148,283|  9,330,641          +1.99%
Dw                     6,403,862|  6,518,785          +1.79%
EstimatedCycles       59,805,344| 61,037,771          +2.06%
I1MissRate                     0|          0          -3.85%
I1mr                      47,167|     46,227          -1.99%
ILmr                         860|        902          +4.88%
Ir                    37,355,725| 38,077,497          +1.93%
L1HitRate                     99|         99          +0.00%
L1hits                52,167,044| 53,174,356          +1.93%
LLHitRate                      1|          1          -0.89%
LLMissRate                     0|          0          +2.26%
LLdMissRate                    1|          1          +2.27%
LLhits                   609,687|    615,881          +1.02%
LLiMissRate                    0|          0          +2.90%
RamHitRate                     0|          0          +2.26%
RamHits                  131,139|    136,686          +4.23%
TotalRW               52,907,870| 53,926,923          +1.93%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_5:(load_from_name(valley-of-spires))
Instructions: 27,827,400 (master) → 28,205,871 (HEAD) : $$\color{red}+1.36\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.45%
D1mr                     397,726|    401,404          +0.92%
D1mw                     117,279|    122,387          +4.36%
DLmr                      21,401|     21,383          -0.08%
DLmw                      56,607|     52,015          -8.11%
Dr                     6,821,383|  6,911,519          +1.32%
Dw                     4,758,020|  4,812,333          +1.14%
EstimatedCycles       43,977,877| 44,389,809          +0.94%
I1MissRate                     0|          0          -7.21%
I1mr                      36,426|     34,258          -5.95%
ILmr                         837|        865          +3.35%
Ir                    27,827,400| 28,205,871          +1.36%
L1HitRate                     99|         99          +0.00%
L1hits                38,855,372| 39,371,674          +1.33%
LLHitRate                      1|          1          +1.03%
LLMissRate                     0|          0          -7.04%
LLdMissRate                    1|          1          -7.07%
LLhits                   472,586|    483,786          +2.37%
LLiMissRate                    0|          0          +1.96%
RamHitRate                     0|          0          -7.04%
RamHits                   78,845|     74,263          -5.81%
TotalRW               39,406,803| 39,929,723          +1.33%

🔄 Executor Update

update_executor_gungraun::update_group::update_executor with_setup_0:(setup_update_executor(isometric-fountain))
Instructions: 66,892,187 (master) → 103,176,808 (HEAD) : $$\color{red}+54.24\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +2.85%
D1mr                     732,566|  1,158,018         +58.08%
D1mw                     159,605|    249,019         +56.02%
DLmr                      24,555|    105,570        +329.93%
DLmw                      39,419|    111,627        +183.18%
Dr                    16,910,907| 26,359,180         +55.87%
Dw                    11,343,867| 16,966,518         +49.57%
EstimatedCycles      100,717,773|159,165,642         +58.03%
I1MissRate                     0|          0        +385.38%
I1mr                      16,032|    120,027        +648.67%
ILmr                         626|      1,299        +107.51%
Ir                    66,892,187|103,176,808         +54.24%
L1HitRate                     99|         99          -0.09%
L1hits                94,238,758|144,975,442         +53.84%
LLHitRate                      1|          1          +0.74%
LLMissRate                     0|          0        +119.66%
LLdMissRate                    0|          1        +121.41%
LLhits                   843,603|  1,308,568         +55.12%
LLiMissRate                    0|          0         +34.53%
RamHitRate                     0|          0        +119.66%
RamHits                   64,600|    218,496        +238.23%
TotalRW               95,146,961|146,502,506         +53.97%

update_executor_gungraun::update_group::update_executor with_setup_1:(setup_update_executor(painted-dreams))
Instructions: 35,055,589 (master) → 53,318,587 (HEAD) : $$\color{red}+52.10\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +4.85%
D1mr                     374,136|    594,715         +58.96%
D1mw                      86,085|    130,102         +51.13%
DLmr                         663|        920         +38.76%
DLmw                      10,206|     14,453         +41.61%
Dr                     9,004,868| 13,788,170         +53.12%
Dw                     6,148,504|  8,972,399         +45.93%
EstimatedCycles       52,421,167| 79,724,872         +52.09%
I1MissRate                     0|          0        +355.97%
I1mr                      10,083|     69,927        +593.51%
ILmr                         164|        185         +12.80%
Ir                    35,055,589| 53,318,587         +52.10%
L1HitRate                     99|         99          -0.11%
L1hits                49,738,657| 75,284,412         +51.36%
LLHitRate                      1|          1         +11.97%
LLMissRate                     0|          0          -6.94%
LLdMissRate                    0|          0          -5.83%
LLhits                   459,271|    779,186         +69.66%
LLiMissRate                    0|          0         -25.83%
RamHitRate                     0|          0          -6.94%
RamHits                   11,033|     15,558         +41.01%
TotalRW               50,208,961| 76,079,156         +51.53%

update_executor_gungraun::update_group::update_executor with_setup_2:(setup_update_executor(procedural-string-lights)...
Instructions: 8,621,084 (master) → 12,955,102 (HEAD) : $$\color{red}+50.27\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +3.67%
D1mr                      87,547|    136,496         +55.91%
D1mw                      21,384|     31,577         +47.67%
DLmr                           4|        129       +3125.00%
DLmw                         951|      1,897         +99.47%
Dr                     2,202,610|  3,338,995         +51.59%
Dw                     1,502,113|  2,174,599         +44.77%
EstimatedCycles       12,810,735| 19,277,950         +50.48%
I1MissRate                     0|          0        +200.32%
I1mr                       3,946|     17,808        +351.29%
ILmr                         159|        165          +3.77%
Ir                     8,621,084| 12,955,102         +50.27%
L1HitRate                     99|         99          -0.09%
L1hits                12,212,930| 18,282,815         +49.70%
LLHitRate                      1|          1          +9.69%
LLMissRate                     0|          0         +31.26%
LLdMissRate                    0|          0         +42.55%
LLhits                   111,763|    183,690         +64.36%
LLiMissRate                    0|          0         -30.94%
RamHitRate                     0|          0         +31.26%
RamHits                    1,114|      2,191         +96.68%
TotalRW               12,325,807| 18,468,696         +49.84%

update_executor_gungraun::update_group::update_executor with_setup_3:(setup_update_executor(parametric-dunescape))
Instructions: 31,322,620 (master) → 39,970,899 (HEAD) : $$\color{red}+27.61\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +5.17%
D1mr                     312,993|    417,096         +33.26%
D1mw                      74,090|     97,340         +31.38%
DLmr                         127|        133          +4.72%
DLmw                       7,232|     14,942        +106.61%
Dr                     8,077,119| 10,402,349         +28.79%
Dw                     5,603,919|  6,885,764         +22.87%
EstimatedCycles       46,810,404| 59,911,096         +27.99%
I1MissRate                     0|          0        +227.81%
I1mr                       8,196|     34,285        +318.31%
ILmr                         162|        165          +1.85%
Ir                    31,322,620| 39,970,899         +27.61%
L1HitRate                     99|         99          -0.08%
L1hits                44,608,379| 56,710,291         +27.13%
LLHitRate                      1|          1          +8.13%
LLMissRate                     0|          0         +59.26%
LLdMissRate                    0|          0         +62.11%
LLhits                   387,758|    533,481         +37.58%
LLiMissRate                    0|          0         -20.19%
RamHitRate                     0|          0         +59.26%
RamHits                    7,521|     15,240        +102.63%
TotalRW               45,003,658| 57,259,012         +27.23%

update_executor_gungraun::update_group::update_executor with_setup_4:(setup_update_executor(red-dress))
Instructions: 80,426,587 (master) → 117,845,117 (HEAD) : $$\color{red}+46.53\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +1.82%
D1mr                     859,932|  1,287,762         +49.75%
D1mw                     196,901|    285,809         +45.15%
DLmr                      56,621|    162,193        +186.45%
DLmw                      65,407|    132,372        +102.38%
Dr                    20,517,212| 30,487,700         +48.60%
Dw                    13,927,944| 19,883,337         +42.76%
EstimatedCycles      122,853,885|183,939,000         +49.72%
I1MissRate                     0|          0        +470.51%
I1mr                      16,315|    136,383        +735.94%
ILmr                         957|      1,536         +60.50%
Ir                    80,426,587|117,845,117         +46.53%
L1HitRate                     99|         99          -0.08%
L1hits               113,798,595|166,506,200         +46.32%
LLHitRate                      1|          1          +1.61%
LLMissRate                     0|          0         +64.41%
LLdMissRate                    0|          1         +65.07%
LLhits                   950,163|  1,413,853         +48.80%
LLiMissRate                    0|          0          +9.54%
RamHitRate                     0|          0         +64.41%
RamHits                  122,985|    296,101        +140.76%
TotalRW              114,871,743|168,216,154         +46.44%

update_executor_gungraun::update_group::update_executor with_setup_5:(setup_update_executor(valley-of-spires))
Instructions: 53,948,320 (master) → 83,536,302 (HEAD) : $$\color{red}+54.85\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +1.79%
D1mr                     584,341|    920,467         +57.52%
D1mw                     136,331|    200,850         +47.33%
DLmr                       6,268|     39,738        +533.98%
DLmw                      26,919|     67,219        +149.71%
Dr                    13,966,522| 21,785,414         +55.98%
Dw                     9,578,024| 14,204,308         +48.30%
EstimatedCycles       81,435,050|127,641,886         +56.74%
I1MissRate                     0|          0        +367.67%
I1mr                      13,999|    101,376        +624.17%
ILmr                         263|        546        +107.60%
Ir                    53,948,320| 83,536,302         +54.85%
L1HitRate                     99|         99          -0.08%
L1hits                76,758,195|118,303,331         +54.12%
LLHitRate                      1|          1          +3.11%
LLMissRate                     0|          0        +108.36%
LLdMissRate                    0|          0        +110.84%
LLhits                   701,221|  1,115,190         +59.04%
LLiMissRate                    0|          0         +34.07%
RamHitRate                     0|          0        +108.36%
RamHits                   33,450|    107,503        +221.38%
TotalRW               77,492,866|119,526,024         +54.24%

🚀 Render: Cold Execution

run_once_gungraun::run_once_group::run_once with_setup_0:(setup_run_once(isometric-fountain))
Instructions: 37,391,812 (master) → 40,737,706 (HEAD) : $$\color{red}+8.95\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          4          +9.16%
D1mr                     448,750|    525,801         +17.17%
D1mw                      80,616|    100,431         +24.58%
DLmr                      36,135|     60,761         +68.15%
DLmw                      16,333|     14,109         -13.62%
Dr                     9,805,775| 10,716,037          +9.28%
Dw                     6,585,094|  7,047,280          +7.02%
EstimatedCycles       58,688,657| 64,603,791         +10.08%
I1MissRate                     1|          1          +2.14%
I1mr                     243,663|    271,155         +11.28%
ILmr                       7,994|      8,904         +11.38%
Ir                    37,391,812| 40,737,706          +8.95%
L1HitRate                     99|         98          -0.10%
L1hits                53,009,652| 57,603,636          +8.67%
LLHitRate                      1|          1          +4.97%
LLMissRate                     0|          0         +27.38%
LLdMissRate                    0|          0         +31.67%
LLhits                   712,567|    813,613         +14.18%
LLiMissRate                    0|          0          +2.24%
RamHitRate                     0|          0         +27.38%
RamHits                   60,462|     83,774         +38.56%
TotalRW               53,782,681| 58,501,023          +8.77%

run_once_gungraun::run_once_group::run_once with_setup_1:(setup_run_once(painted-dreams))
Instructions: 214,514,163 (master) → 221,938,212 (HEAD) : $$\color{red}+3.46\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +5.29%
D1mr                   1,022,020|  1,119,398          +9.53%
D1mw                     486,590|    519,551          +6.77%
DLmr                      31,276|     44,551         +42.44%
DLmw                      55,773|     70,973         +27.25%
Dr                    46,409,565| 48,001,938          +3.43%
Dw                    31,554,339| 32,444,285          +2.82%
EstimatedCycles      307,319,717|319,301,879          +3.90%
I1MissRate                     1|          1          +7.66%
I1mr                   1,474,475|  1,642,382         +11.39%
ILmr                       9,928|     10,880          +9.59%
Ir                   214,514,163|221,938,212          +3.46%
L1HitRate                     99|         99          -0.07%
L1hits               289,494,982|299,103,104          +3.32%
LLHitRate                      1|          1          +5.73%
LLMissRate                     0|          0         +26.07%
LLdMissRate                    0|          0         +28.62%
LLhits                 2,886,108|  3,154,927          +9.31%
LLiMissRate                    0|          0          +5.92%
RamHitRate                     0|          0         +26.07%
RamHits                   96,977|    126,404         +30.34%
TotalRW              292,478,067|302,384,435          +3.39%

run_once_gungraun::run_once_group::run_once with_setup_2:(setup_run_once(procedural-string-lights))
Instructions: 19,015,574 (master) → 19,521,832 (HEAD) : $$\color{red}+2.66\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +4.84%
D1mr                     113,157|    123,460          +9.11%
D1mw                      36,938|     40,326          +9.17%
DLmr                         998|      2,065        +106.91%
DLmw                       1,509|      3,257        +115.84%
Dr                     4,754,664|  4,948,559          +4.08%
Dw                     3,331,234|  3,467,714          +4.10%
EstimatedCycles       28,312,874| 29,354,657          +3.68%
I1MissRate                     0|          0          +9.43%
I1mr                      83,733|     94,067         +12.34%
ILmr                       6,696|      7,516         +12.25%
Ir                    19,015,574| 19,521,832          +2.66%
L1HitRate                     99|         99          -0.06%
L1hits                26,867,644| 27,680,252          +3.02%
LLHitRate                      1|          1          +5.81%
LLMissRate                     0|          0         +35.32%
LLdMissRate                    0|          0        +103.95%
LLhits                   224,625|    245,015          +9.08%
LLiMissRate                    0|          0          +9.34%
RamHitRate                     0|          0         +35.32%
RamHits                    9,203|     12,838         +39.50%
TotalRW               27,101,472| 27,938,105          +3.09%

run_once_gungraun::run_once_group::run_once with_setup_3:(setup_run_once(parametric-dunescape))
Instructions: 24,639,097 (master) → 25,080,045 (HEAD) : $$\color{red}+1.79\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +6.27%
D1mr                     192,908|    207,349          +7.49%
D1mw                      73,914|     83,257         +12.64%
DLmr                       4,258|      4,846         +13.81%
DLmw                       7,645|      9,477         +23.96%
Dr                     6,122,675|  6,293,047          +2.78%
Dw                     4,399,708|  4,490,809          +2.07%
EstimatedCycles       37,086,154| 37,942,919          +2.31%
I1MissRate                     0|          0          -8.52%
I1mr                      85,879|     79,966          -6.89%
ILmr                       5,226|      5,568          +6.54%
Ir                    24,639,097| 25,080,045          +1.79%
L1HitRate                     99|         99          -0.03%
L1hits                34,808,779| 35,493,329          +1.97%
LLHitRate                      1|          1          +2.46%
LLMissRate                     0|          0         +13.85%
LLdMissRate                    0|          0         +17.41%
LLhits                   335,572|    350,681          +4.50%
LLiMissRate                    0|          0          +4.67%
RamHitRate                     0|          0         +13.85%
RamHits                   17,129|     19,891         +16.12%
TotalRW               35,161,480| 35,863,901          +2.00%

run_once_gungraun::run_once_group::run_once with_setup_4:(setup_run_once(red-dress))
Instructions: 1,920,045,827 (master) → 1,927,748,199 (HEAD) : $$\color{red}+0.40\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     1|          1          +1.94%
D1mr                   2,956,723|  3,058,896          +3.46%
D1mw                   1,249,378|  1,268,296          +1.51%
DLmr                     618,755|    650,800          +5.18%
DLmw                     695,773|    675,248          -2.95%
Dr                   459,643,587|463,782,315          +0.90%
Dw                   301,363,459|304,251,014          +0.96%
EstimatedCycles      2,744,498,281|2,760,639,734          +0.59%
I1MissRate                     0|          0          +7.85%
I1mr                   1,736,846|  1,880,747          +8.29%
ILmr                       7,926|      8,167          +3.04%
Ir                   1,920,045,827|1,927,748,199          +0.40%
L1HitRate                    100|        100          -0.01%
L1hits               2,675,109,926|2,689,573,589          +0.54%
LLHitRate                      0|          0          +4.90%
LLMissRate                     0|          0          +0.34%
LLdMissRate                    0|          0          -0.05%
LLhits                 4,620,493|  4,873,724          +5.48%
LLiMissRate                    0|          0          +2.63%
RamHitRate                     0|          0          +0.34%
RamHits                1,322,454|  1,334,215          +0.89%
TotalRW              2,681,052,873|2,695,781,528          +0.55%

run_once_gungraun::run_once_group::run_once with_setup_5:(setup_run_once(valley-of-spires))
Instructions: 33,956,254 (master) → 37,031,161 (HEAD) : $$\color{red}+9.06\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +8.36%
D1mr                     366,351|    437,839         +19.51%
D1mw                      71,635|     88,429         +23.44%
DLmr                      15,288|     29,349         +91.97%
DLmw                      15,507|     13,388         -13.66%
Dr                     8,673,742|  9,653,177         +11.29%
Dw                     5,808,083|  6,405,324         +10.28%
EstimatedCycles       52,101,929| 57,575,016         +10.50%
I1MissRate                     1|          1          +2.31%
I1mr                     203,184|    226,693         +11.57%
ILmr                       5,844|      6,380          +9.17%
Ir                    33,956,254| 37,031,161          +9.06%
L1HitRate                     99|         99          -0.10%
L1hits                47,796,909| 52,336,701          +9.50%
LLHitRate                      1|          1          +6.23%
LLMissRate                     0|          0         +22.31%
LLdMissRate                    0|          0         +25.15%
LLhits                   604,531|    703,844         +16.43%
LLiMissRate                    0|          0          +0.11%
RamHitRate                     0|          0         +22.31%
RamHits                   36,639|     49,117         +34.06%
TotalRW               48,438,079| 53,089,662          +9.60%

⚡ Render: Cached Execution

run_cached_gungraun::run_cached_group::run_cached with_setup_0:(setup_run_cached(isometric-fountain))
Instructions: 11,683,533 (master) → 14,600,417 (HEAD) : $$\color{red}+24.97\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     6|          6          -1.74%
D1mr                     291,059|    355,558         +22.16%
D1mw                       4,135|      4,626         +11.87%
DLmr                      27,452|     50,366         +83.47%
DLmw                         316|        709        +124.37%
Dr                     3,337,679|  4,164,978         +24.79%
Dw                     1,847,819|  2,274,370         +23.08%
EstimatedCycles       18,892,259| 24,022,917         +27.16%
I1MissRate                     0|          0         -13.97%
I1mr                         613|        659          +7.50%
ILmr                         232|        251          +8.19%
Ir                    11,683,533| 14,600,417         +24.97%
L1HitRate                     98|         98          +0.04%
L1hits                16,573,224| 20,678,922         +24.77%
LLHitRate                      2|          1          -7.34%
LLMissRate                     0|          0         +46.97%
LLdMissRate                    1|          1         +48.12%
LLhits                   267,807|    309,517         +15.57%
LLiMissRate                    0|          0         -13.42%
RamHitRate                     0|          0         +46.97%
RamHits                   28,000|     51,326         +83.31%
TotalRW               16,869,031| 21,039,765         +24.72%

run_cached_gungraun::run_cached_group::run_cached with_setup_1:(setup_run_cached(painted-dreams))
Instructions: 11,560,231 (master) → 13,166,896 (HEAD) : $$\color{red}+13.90\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          5          +1.17%
D1mr                     230,043|    263,961         +14.74%
D1mw                       4,473|      4,739          +5.95%
DLmr                      27,308|     38,710         +41.75%
DLmw                         210|        393         +87.14%
Dr                     3,369,221|  3,825,901         +13.55%
Dw                     1,862,825|  2,099,228         +12.69%
EstimatedCycles       18,567,815| 21,354,179         +15.01%
I1MissRate                     0|          0          -0.61%
I1mr                         606|        686         +13.20%
ILmr                         317|        384         +21.14%
Ir                    11,560,231| 13,166,896         +13.90%
L1HitRate                     99|         99          -0.01%
L1hits                16,557,155| 18,822,639         +13.68%
LLHitRate                      1|          1          -2.45%
LLMissRate                     0|          0         +24.77%
LLdMissRate                    1|          1         +25.48%
LLhits                   207,287|    229,899         +10.91%
LLiMissRate                    0|          0          +6.35%
RamHitRate                     0|          0         +24.77%
RamHits                   27,835|     39,487         +41.86%
TotalRW               16,792,277| 19,092,025         +13.70%

run_cached_gungraun::run_cached_group::run_cached with_setup_2:(setup_run_cached(parametric-dunescape))
Instructions: 4,107,963 (master) → 4,621,729 (HEAD) : $$\color{red}+12.51\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     6|          5          -5.18%
D1mr                     106,421|    112,170          +5.40%
D1mw                       2,832|      2,952          +4.24%
DLmr                          65|         96         +47.69%
DLmw                           3|          4         +33.33%
Dr                     1,229,711|  1,375,251         +11.84%
Dw                       716,542|    787,540          +9.91%
EstimatedCycles        6,501,812|  7,257,258         +11.62%
I1MissRate                     0|          0          -3.35%
I1mr                         561|        610          +8.73%
ILmr                         210|        227          +8.10%
Ir                     4,107,963|  4,621,729         +12.51%
L1HitRate                     98|         98          +0.11%
L1hits                 5,944,402|  6,668,788         +12.19%
LLHitRate                      2|          2          -5.98%
LLMissRate                     0|          0          +4.96%
LLdMissRate                    0|          0         +32.34%
LLhits                   109,536|    115,405          +5.36%
LLiMissRate                    0|          0          -3.92%
RamHitRate                     0|          0          +4.96%
RamHits                      278|        327         +17.63%
TotalRW                6,054,216|  6,784,520         +12.06%

run_cached_gungraun::run_cached_group::run_cached with_setup_3:(setup_run_cached(red-dress))
Instructions: 51,560,516 (master) → 54,682,762 (HEAD) : $$\color{red}+6.06\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +1.10%
D1mr                     871,487|    935,282          +7.32%
D1mw                      34,502|     35,065          +1.63%
DLmr                     339,378|    356,072          +4.92%
DLmw                       3,145|      3,763         +19.65%
Dr                    14,868,115| 15,762,515          +6.02%
Dw                     7,979,832|  8,441,556          +5.79%
EstimatedCycles       88,324,459| 93,581,479          +5.95%
I1MissRate                     0|          0          +5.37%
I1mr                         570|        637         +11.75%
ILmr                         469|        522         +11.30%
Ir                    51,560,516| 54,682,762          +6.06%
L1HitRate                     99|         99          -0.01%
L1hits                73,501,904| 77,915,849          +6.01%
LLHitRate                      1|          1          +2.20%
LLMissRate                     0|          0          -0.90%
LLdMissRate                    1|          1          -0.83%
LLhits                   563,567|    610,627          +8.35%
LLiMissRate                    0|          0          +4.95%
RamHitRate                     0|          0          -0.90%
RamHits                  342,992|    360,357          +5.06%
TotalRW               74,408,463| 78,886,833          +6.02%

run_cached_gungraun::run_cached_group::run_cached with_setup_4:(setup_run_cached(valley-of-spires))
Instructions: 9,551,168 (master) → 11,990,803 (HEAD) : $$\color{red}+25.54\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     6|          5          -1.42%
D1mr                     233,638|    287,618         +23.10%
D1mw                       3,827|      4,133          +8.00%
DLmr                       8,599|     22,407        +160.58%
DLmw                         183|        391        +113.66%
Dr                     2,739,630|  3,432,137         +25.28%
Dw                     1,523,921|  1,881,520         +23.47%
EstimatedCycles       15,036,821| 19,165,018         +27.45%
I1MissRate                     0|          0         -14.47%
I1mr                         583|        626          +7.38%
ILmr                         215|        237         +10.23%
Ir                     9,551,168| 11,990,803         +25.54%
L1HitRate                     98|         98          +0.03%
L1hits                13,576,671| 17,012,083         +25.30%
LLHitRate                      2|          2          -6.12%
LLMissRate                     0|          0        +104.40%
LLdMissRate                    0|          0        +108.30%
LLhits                   229,051|    269,342         +17.59%
LLiMissRate                    0|          0         -12.20%
RamHitRate                     0|          0        +104.40%
RamHits                    8,997|     23,035        +156.03%
TotalRW               13,814,719| 17,304,460         +25.26%

@Keavon

Keavon commented Jul 15, 2026

Copy link
Copy Markdown
Member Author

The expected 6.16 MB build size increase from doubling the monomorphizations should be temporary once we can move the dual List-and-Item implementations from the macro to deeper in the compiler in the future.

Instruction counting based metrics look worse than expected, however my real-world benchmarks show a frame rate drop from a consistent 28.8 to 27.6 FPS, which is an acceptable 4%. Tested using Chrome and this file in master and this branch.
Benchmark.graphite.txt

Since this PR must meet its deadline, the above can be recovered through future optimizations subsequent to this landing.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 15 files (changes from recent commits).

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread node-graph/graph-craft/src/document/value.rs
@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown
Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_0:(load_from_name(isometric-fountain))
Instructions: 34,823,660 (master) → 35,510,546 (HEAD) : $$\color{red}+1.97\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.71%
D1mr                     489,419|    504,168          +3.01%
D1mw                     146,303|    148,089          +1.22%
DLmr                      43,319|     44,902          +3.65%
DLmw                      63,713|     65,067          +2.13%
Dr                     8,520,927|  8,688,187          +1.96%
Dw                     5,960,470|  6,064,417          +1.74%
EstimatedCycles       55,277,129| 56,375,710          +1.99%
I1MissRate                     0|          0          -9.66%
I1mr                      48,136|     44,343          -7.88%
ILmr                         856|        903          +5.49%
Ir                    34,823,660| 35,510,546          +1.97%
L1HitRate                     99|         99          +0.00%
L1hits                48,621,199| 49,566,550          +1.94%
LLHitRate                      1|          1          -0.24%
LLMissRate                     0|          0          +0.81%
LLdMissRate                    1|          1          +0.86%
LLhits                   575,970|    585,728          +1.69%
LLiMissRate                    0|          0          +3.45%
RamHitRate                     0|          0          +0.81%
RamHits                  107,888|    110,872          +2.77%
TotalRW               49,305,057| 50,263,150          +1.94%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_1:(load_from_name(painted-dreams))
Instructions: 17,418,254 (master) → 17,788,914 (HEAD) : $$\color{red}+2.13\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.08%
D1mr                     243,910|    246,184          +0.93%
D1mw                      71,733|     76,022          +5.98%
DLmr                       1,069|      1,371         +28.25%
DLmw                      22,230|     24,951         +12.24%
Dr                     4,258,233|  4,353,072          +2.23%
Dw                     2,971,720|  3,033,410          +2.08%
EstimatedCycles       26,712,259| 27,355,120          +2.41%
I1MissRate                     0|          0          -5.00%
I1mr                      20,490|     19,880          -2.98%
ILmr                         685|        724          +5.69%
Ir                    17,418,254| 17,788,914          +2.13%
L1HitRate                     99|         99          +0.00%
L1hits                24,312,074| 24,833,310          +2.14%
LLHitRate                      1|          1          -1.19%
LLMissRate                     0|          0         +10.41%
LLdMissRate                    0|          0         +10.58%
LLhits                   312,149|    315,040          +0.93%
LLiMissRate                    0|          0          +3.49%
RamHitRate                     0|          0         +10.41%
RamHits                   23,984|     27,046         +12.77%
TotalRW               24,648,207| 25,175,396          +2.14%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_2:(load_from_name(procedural-string-lights))
Instructions: 3,623,133 (master) → 3,697,048 (HEAD) : $$\color{red}+2.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.58%
D1mr                      45,804|     47,100          +2.83%
D1mw                      15,693|     15,968          +1.75%
DLmr                          17|         28         +64.71%
DLmw                       3,842|      3,354         -12.70%
Dr                       882,362|    900,397          +2.04%
Dw                       616,366|    627,769          +1.85%
EstimatedCycles        5,523,409|  5,619,604          +1.74%
I1MissRate                     0|          0          -2.46%
I1mr                       4,870|      4,847          -0.47%
ILmr                         677|        709          +4.73%
Ir                     3,623,133|  3,697,048          +2.04%
L1HitRate                     99|         99          -0.00%
L1hits                 5,055,494|  5,157,299          +2.01%
LLHitRate                      1|          1          +1.18%
LLMissRate                     0|          0         -11.59%
LLdMissRate                    0|          0         -14.05%
LLhits                    61,831|     63,824          +3.22%
LLiMissRate                    0|          0          +2.63%
RamHitRate                     0|          0         -11.59%
RamHits                    4,536|      4,091          -9.81%
TotalRW                5,121,861|  5,225,214          +2.02%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_3:(load_from_name(parametric-dunescape))
Instructions: 12,752,086 (master) → 12,896,850 (HEAD) : $$\color{red}+1.14\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +1.14%
D1mr                     173,569|    175,141          +0.91%
D1mw                      60,438|     63,868          +5.68%
DLmr                          39|         47         +20.51%
DLmw                      15,721|     18,073         +14.96%
Dr                     3,110,678|  3,144,534          +1.09%
Dw                     2,193,968|  2,212,186          +0.83%
EstimatedCycles       19,538,398| 19,826,530          +1.47%
I1MissRate                     0|          0          -1.29%
I1mr                      12,142|     12,121          -0.17%
ILmr                         809|        828          +2.35%
Ir                    12,752,086| 12,896,850          +1.14%
L1HitRate                     99|         99          -0.01%
L1hits                17,810,583| 18,002,440          +1.08%
LLHitRate                      1|          1          +0.04%
LLMissRate                     0|          0         +13.12%
LLdMissRate                    0|          0         +13.86%
LLhits                   229,580|    232,182          +1.13%
LLiMissRate                    0|          0          +1.20%
RamHitRate                     0|          0         +13.12%
RamHits                   16,569|     18,948         +14.36%
TotalRW               18,056,732| 18,253,570          +1.09%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_4:(load_from_name(red-dress))
Instructions: 37,359,296 (master) → 38,093,166 (HEAD) : $$\color{red}+1.96\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.37%
D1mr                     538,222|    545,627          +1.38%
D1mw                     155,364|    164,012          +5.57%
DLmr                      49,220|     51,080          +3.78%
DLmw                      81,047|     85,102          +5.00%
Dr                     9,148,648|  9,333,292          +2.02%
Dw                     6,403,910|  6,520,720          +1.82%
EstimatedCycles       59,808,676| 61,083,178          +2.13%
I1MissRate                     0|          0          -3.97%
I1mr                      47,167|     46,186          -2.08%
ILmr                         860|        908          +5.58%
Ir                    37,359,296| 38,093,166          +1.96%
L1HitRate                     99|         99          -0.00%
L1hits                52,171,101| 53,191,353          +1.96%
LLHitRate                      1|          1          -0.45%
LLMissRate                     0|          0          +2.54%
LLdMissRate                    1|          1          +2.55%
LLhits                   609,626|    618,735          +1.49%
LLiMissRate                    0|          0          +3.55%
RamHitRate                     0|          0          +2.54%
RamHits                  131,127|    137,090          +4.55%
TotalRW               52,911,854| 53,947,178          +1.96%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_5:(load_from_name(valley-of-spires))
Instructions: 27,826,027 (master) → 28,229,606 (HEAD) : $$\color{red}+1.45\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.10%
D1mr                     397,798|    396,601          -0.30%
D1mw                     117,308|    125,831          +7.27%
DLmr                      21,401|     21,381          -0.09%
DLmw                      56,597|     56,211          -0.68%
Dr                     6,821,345|  6,916,890          +1.40%
Dw                     4,758,114|  4,815,009          +1.20%
EstimatedCycles       43,976,664| 44,542,827          +1.29%
I1MissRate                     0|          0          -6.68%
I1mr                      36,426|     34,486          -5.33%
ILmr                         837|        863          +3.11%
Ir                    27,826,027| 28,229,606          +1.45%
L1HitRate                     99|         99          +0.01%
L1hits                38,853,954| 39,404,587          +1.42%
LLHitRate                      1|          1          -0.19%
LLMissRate                     0|          0          -1.87%
LLdMissRate                    1|          1          -1.81%
LLhits                   472,697|    478,463          +1.22%
LLiMissRate                    0|          0          +1.63%
RamHitRate                     0|          0          -1.87%
RamHits                   78,835|     78,455          -0.48%
TotalRW               39,405,486| 39,961,505          +1.41%

🔄 Executor Update

update_executor_gungraun::update_group::update_executor with_setup_0:(setup_update_executor(isometric-fountain))
Instructions: 66,877,195 (master) → 103,151,538 (HEAD) : $$\color{red}+54.24\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +2.27%
D1mr                     730,213|  1,143,532         +56.60%
D1mw                     159,907|    251,015         +56.98%
DLmr                      24,590|    102,464        +316.69%
DLmw                      39,060|    108,070        +176.68%
Dr                    16,916,845| 26,364,619         +55.85%
Dw                    11,364,452| 16,960,077         +49.24%
EstimatedCycles      100,708,922|158,733,760         +57.62%
I1MissRate                     0|          0        +244.42%
I1mr                      15,425|     81,942        +431.23%
ILmr                         625|      1,185         +89.60%
Ir                    66,877,195|103,151,538         +54.24%
L1HitRate                     99|         99          -0.06%
L1hits                94,252,947|144,999,745         +53.84%
LLHitRate                      1|          1          -2.33%
LLMissRate                     0|          0        +113.99%
LLdMissRate                    0|          0        +115.92%
LLhits                   841,270|  1,264,770         +50.34%
LLiMissRate                    0|          0         +22.93%
RamHitRate                     0|          0        +113.99%
RamHits                   64,275|    211,719        +229.40%
TotalRW               95,158,492|146,476,234         +53.93%

update_executor_gungraun::update_group::update_executor with_setup_1:(setup_update_executor(painted-dreams))
Instructions: 35,070,226 (master) → 53,431,470 (HEAD) : $$\color{red}+52.36\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +3.64%
D1mr                     373,166|    587,655         +57.48%
D1mw                      86,076|    128,508         +49.30%
DLmr                         673|      1,024         +52.15%
DLmw                      10,134|     22,422        +121.26%
Dr                     9,012,605| 13,825,130         +53.40%
Dw                     6,155,265|  8,998,340         +46.19%
EstimatedCycles       52,445,198| 80,027,680         +52.59%
I1MissRate                     0|          0        +218.45%
I1mr                      10,236|     49,662        +385.17%
ILmr                         166|        202         +21.69%
Ir                    35,070,226| 53,431,470         +52.36%
L1HitRate                     99|         99          -0.07%
L1hits                49,768,618| 75,489,115         +51.68%
LLHitRate                      1|          1          +6.64%
LLMissRate                     0|          0         +41.98%
LLdMissRate                    0|          0         +44.18%
LLhits                   458,505|    742,177         +61.87%
LLiMissRate                    0|          0         -20.13%
RamHitRate                     0|          0         +41.98%
RamHits                   10,973|     23,648        +115.51%
TotalRW               50,238,096| 76,254,940         +51.79%

update_executor_gungraun::update_group::update_executor with_setup_2:(setup_update_executor(procedural-string-lights)...
Instructions: 8,638,062 (master) → 12,960,111 (HEAD) : $$\color{red}+50.03\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +2.79%
D1mr                      87,573|    135,555         +54.79%
D1mw                      21,707|     31,386         +44.59%
DLmr                           3|        133       +4333.33%
DLmw                         640|      2,001        +212.66%
Dr                     2,206,205|  3,341,480         +51.46%
Dw                     1,505,479|  2,174,659         +44.45%
EstimatedCycles       12,826,236| 19,263,794         +50.19%
I1MissRate                     0|          0        +121.76%
I1mr                       3,820|     12,710        +232.72%
ILmr                         160|        164          +2.50%
Ir                     8,638,062| 12,960,111         +50.03%
L1HitRate                     99|         99          -0.06%
L1hits                12,236,646| 18,296,599         +49.52%
LLHitRate                      1|          1          +5.56%
LLMissRate                     0|          0         +91.28%
LLdMissRate                    0|          0        +123.32%
LLhits                   112,297|    177,353         +57.93%
LLiMissRate                    0|          0         -31.68%
RamHitRate                     0|          0         +91.28%
RamHits                      803|      2,298        +186.18%
TotalRW               12,349,746| 18,476,250         +49.61%

update_executor_gungraun::update_group::update_executor with_setup_3:(setup_update_executor(parametric-dunescape))
Instructions: 31,318,479 (master) → 40,012,350 (HEAD) : $$\color{red}+27.76\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +4.54%
D1mr                     313,585|    414,549         +32.20%
D1mw                      73,821|     97,798         +32.48%
DLmr                         133|        126          -5.26%
DLmw                       7,847|      8,898         +13.39%
Dr                     8,076,488| 10,417,567         +28.99%
Dw                     5,603,946|  6,888,928         +22.93%
EstimatedCycles       46,825,403| 59,738,567         +27.58%
I1MissRate                     0|          0        +126.89%
I1mr                       8,159|     23,651        +189.88%
ILmr                         161|        167          +3.73%
Ir                    31,318,479| 40,012,350         +27.76%
L1HitRate                     99|         99          -0.06%
L1hits                44,603,348| 56,782,847         +27.31%
LLHitRate                      1|          1          +6.75%
LLMissRate                     0|          0         -11.37%
LLdMissRate                    0|          0         -10.61%
LLhits                   387,424|    526,807         +35.98%
LLiMissRate                    0|          0         -18.81%
RamHitRate                     0|          0         -11.37%
RamHits                    8,141|      9,191         +12.90%
TotalRW               44,998,913| 57,318,845         +27.38%

update_executor_gungraun::update_group::update_executor with_setup_4:(setup_update_executor(red-dress))
Instructions: 80,406,204 (master) → 117,920,703 (HEAD) : $$\color{red}+46.66\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.89%
D1mr                     860,397|  1,276,758         +48.39%
D1mw                     197,161|    285,019         +44.56%
DLmr                      54,110|    162,386        +200.10%
DLmw                      61,810|    126,316        +104.36%
Dr                    20,505,897| 30,502,251         +48.75%
Dw                    13,905,188| 19,867,906         +42.88%
EstimatedCycles      122,627,903|183,610,916         +49.73%
I1MissRate                     0|          0        +239.55%
I1mr                      18,443|     91,842        +397.98%
ILmr                         967|      1,484         +53.46%
Ir                    80,406,204|117,920,703         +46.66%
L1HitRate                     99|         99          -0.05%
L1hits               113,741,288|166,637,241         +46.51%
LLHitRate                      1|          1          -3.01%
LLMissRate                     0|          0         +69.38%
LLdMissRate                    0|          1         +70.14%
LLhits                   959,114|  1,363,433         +42.16%
LLiMissRate                    0|          0          +4.64%
RamHitRate                     0|          0         +69.38%
RamHits                  116,887|    290,186        +148.26%
TotalRW              114,817,289|168,290,860         +46.57%

update_executor_gungraun::update_group::update_executor with_setup_5:(setup_update_executor(valley-of-spires))
Instructions: 53,766,719 (master) → 83,573,491 (HEAD) : $$\color{red}+55.44\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +2.11%
D1mr                     579,267|    925,821         +59.83%
D1mw                     133,509|    200,989         +50.54%
DLmr                       5,345|     41,299        +672.67%
DLmw                      25,869|     66,086        +155.46%
Dr                    13,825,632| 21,812,048         +57.77%
Dw                     9,441,615| 14,212,241         +50.53%
EstimatedCycles       80,881,606|127,622,436         +57.79%
I1MissRate                     0|          0        +240.61%
I1mr                      13,244|     70,119        +429.44%
ILmr                         238|        513        +115.55%
Ir                    53,766,719| 83,573,491         +55.44%
L1HitRate                     99|         99          -0.06%
L1hits                76,307,946|118,400,851         +55.16%
LLHitRate                      1|          1          +0.99%
LLMissRate                     0|          0        +120.97%
LLdMissRate                    0|          0        +122.20%
LLhits                   694,568|  1,089,031         +56.79%
LLiMissRate                    0|          0         +38.67%
RamHitRate                     0|          0        +120.97%
RamHits                   31,452|    107,898        +243.06%
TotalRW               77,033,966|119,597,780         +55.25%

🚀 Render: Cold Execution

run_once_gungraun::run_once_group::run_once with_setup_0:(setup_run_once(isometric-fountain))
Instructions: 37,370,733 (master) → 40,878,697 (HEAD) : $$\color{red}+9.39\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +8.00%
D1mr                     448,548|    526,566         +17.39%
D1mw                      81,595|    102,443         +25.55%
DLmr                      36,013|     58,243         +61.73%
DLmw                      15,766|     15,266          -3.17%
Dr                     9,816,438| 10,852,633         +10.56%
Dw                     6,598,663|  7,181,592          +8.83%
EstimatedCycles       58,673,710| 64,983,420         +10.75%
I1MissRate                     1|          1          +1.54%
I1mr                     243,491|    270,443         +11.07%
ILmr                       7,999|      8,914         +11.44%
Ir                    37,370,733| 40,878,697          +9.39%
L1HitRate                     99|         98          -0.09%
L1hits                53,012,200| 58,013,470          +9.43%
LLHitRate                      1|          1          +4.49%
LLMissRate                     0|          0         +25.88%
LLdMissRate                    0|          0         +29.22%
LLhits                   713,856|    817,029         +14.45%
LLiMissRate                    0|          0          +1.88%
RamHitRate                     0|          0         +25.88%
RamHits                   59,778|     82,423         +37.88%
TotalRW               53,785,834| 58,912,922          +9.53%

run_once_gungraun::run_once_group::run_once with_setup_1:(setup_run_once(painted-dreams))
Instructions: 214,567,719 (master) → 222,338,172 (HEAD) : $$\color{red}+3.62\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +4.74%
D1mr                   1,024,728|  1,121,199          +9.41%
D1mw                     485,070|    524,103          +8.05%
DLmr                      32,244|     45,501         +41.11%
DLmw                      55,307|     71,295         +28.91%
Dr                    46,402,923| 48,335,209          +4.16%
Dw                    31,543,424| 32,766,508          +3.88%
EstimatedCycles      307,376,428|320,490,773          +4.27%
I1MissRate                     1|          1          +8.59%
I1mr                   1,474,940|  1,659,699         +12.53%
ILmr                       9,896|     10,900         +10.15%
Ir                   214,567,719|222,338,172          +3.62%
L1HitRate                     99|         99          -0.07%
L1hits               289,529,328|300,134,888          +3.66%
LLHitRate                      1|          1          +6.08%
LLMissRate                     0|          0         +26.32%
LLdMissRate                    0|          0         +28.21%
LLhits                 2,887,291|  3,177,305         +10.04%
LLiMissRate                    0|          0          +6.30%
RamHitRate                     0|          0         +26.32%
RamHits                   97,447|    127,696         +31.04%
TotalRW              292,514,066|303,439,889          +3.74%

run_once_gungraun::run_once_group::run_once with_setup_2:(setup_run_once(procedural-string-lights))
Instructions: 19,105,365 (master) → 19,417,127 (HEAD) : $$\color{red}+1.63\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +5.96%
D1mr                     114,205|    122,157          +6.96%
D1mw                      37,791|     38,945          +3.05%
DLmr                       1,003|      2,084        +107.78%
DLmw                       1,522|      2,705         +77.73%
Dr                     4,821,015|  4,848,629          +0.57%
Dw                     3,393,557|  3,368,616          -0.73%
EstimatedCycles       28,539,355| 28,995,662          +1.60%
I1MissRate                     0|          0          +1.95%
I1mr                      83,701|     86,723          +3.61%
ILmr                       6,696|      7,544         +12.66%
Ir                    19,105,365| 19,417,127          +1.63%
L1HitRate                     99|         99          -0.03%
L1hits                27,084,240| 27,386,547          +1.12%
LLHitRate                      1|          1          +2.80%
LLMissRate                     0|          0         +32.23%
LLdMissRate                    0|          0         +89.60%
LLhits                   226,476|    235,492          +3.98%
LLiMissRate                    0|          0         +10.86%
RamHitRate                     0|          0         +32.23%
RamHits                    9,221|     12,333         +33.75%
TotalRW               27,319,937| 27,634,372          +1.15%

run_once_gungraun::run_once_group::run_once with_setup_3:(setup_run_once(parametric-dunescape))
Instructions: 24,672,655 (master) → 24,896,513 (HEAD) : $$\color{red}+0.91\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +6.64%
D1mr                     193,232|    203,277          +5.20%
D1mw                      73,563|     82,216         +11.76%
DLmr                       4,275|      4,862         +13.73%
DLmw                       8,360|      6,822         -18.40%
Dr                     6,178,849|  6,231,012          +0.84%
Dw                     4,459,908|  4,444,459          -0.35%
EstimatedCycles       37,257,408| 37,551,310          +0.79%
I1MissRate                     0|          0          -7.81%
I1mr                      85,754|     79,776          -6.97%
ILmr                       5,225|      5,591          +7.00%
Ir                    24,672,655| 24,896,513          +0.91%
L1HitRate                     99|         99          -0.03%
L1hits                34,958,863| 35,206,715          +0.71%
LLHitRate                      1|          1          +3.21%
LLMissRate                     0|          0          -3.98%
LLdMissRate                    0|          0          -7.84%
LLhits                   334,689|    347,994          +3.98%
LLiMissRate                    0|          0          +6.04%
RamHitRate                     0|          0          -3.98%
RamHits                   17,860|     17,275          -3.28%
TotalRW               35,311,412| 35,571,984          +0.74%

run_once_gungraun::run_once_group::run_once with_setup_4:(setup_run_once(red-dress))
Instructions: 1,920,202,569 (master) → 1,917,045,327 (HEAD) : $$\color{lime}-0.16\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     1|          1          +0.45%
D1mr                   2,961,035|  3,034,050          +2.47%
D1mw                   1,253,480|  1,265,839          +0.99%
DLmr                     630,068|    638,734          +1.38%
DLmw                     697,294|    672,800          -3.51%
Dr                   459,710,929|467,704,187          +1.74%
Dw                   301,426,201|305,348,112          +1.30%
EstimatedCycles      2,745,203,189|2,754,793,254          +0.35%
I1MissRate                     0|          0         +13.96%
I1mr                   1,736,405|  1,975,473         +13.77%
ILmr                       7,965|      8,272          +3.85%
Ir                   1,920,202,569|1,917,045,327          -0.16%
L1HitRate                    100|        100          -0.01%
L1hits               2,675,388,779|2,683,822,264          +0.32%
LLHitRate                      0|          0          +7.02%
LLMissRate                     0|          0          -1.48%
LLdMissRate                    0|          0          -2.72%
LLhits                 4,615,593|  4,955,556          +7.37%
LLiMissRate                    0|          0          +4.03%
RamHitRate                     0|          0          -1.48%
RamHits                1,335,327|  1,319,806          -1.16%
TotalRW              2,681,339,699|2,690,097,626          +0.33%

run_once_gungraun::run_once_group::run_once with_setup_5:(setup_run_once(valley-of-spires))
Instructions: 34,045,020 (master) → 36,977,020 (HEAD) : $$\color{red}+8.61\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +8.49%
D1mr                     368,624|    435,085         +18.03%
D1mw                      72,656|     87,923         +21.01%
DLmr                      14,824|     32,207        +117.26%
DLmw                      14,842|     14,357          -3.27%
Dr                     8,753,501|  9,618,991          +9.89%
Dw                     5,884,810|  6,372,156          +8.28%
EstimatedCycles       52,325,803| 57,545,053          +9.97%
I1MissRate                     1|          1          +1.61%
I1mr                     203,013|    224,036         +10.36%
ILmr                       5,844|      6,393          +9.39%
Ir                    34,045,020| 36,977,020          +8.61%
L1HitRate                     99|         99          -0.09%
L1hits                48,039,038| 52,221,123          +8.71%
LLHitRate                      1|          1          +4.79%
LLMissRate                     0|          0         +37.07%
LLdMissRate                    0|          0         +43.68%
LLhits                   608,783|    694,087         +14.01%
LLiMissRate                    0|          0          +0.72%
RamHitRate                     0|          0         +37.07%
RamHits                   35,510|     52,957         +49.13%
TotalRW               48,683,331| 52,968,167          +8.80%

⚡ Render: Cached Execution

run_cached_gungraun::run_cached_group::run_cached with_setup_0:(setup_run_cached(isometric-fountain))
Instructions: 11,685,673 (master) → 14,599,936 (HEAD) : $$\color{red}+24.94\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     6|          6          -1.86%
D1mr                     291,753|    355,738         +21.93%
D1mw                       4,160|      4,695         +12.86%
DLmr                      27,753|     47,393         +70.77%
DLmw                         352|        762        +116.48%
Dr                     3,339,016|  4,164,866         +24.73%
Dw                     1,849,223|  2,274,450         +22.99%
EstimatedCycles       18,910,080| 23,935,706         +26.58%
I1MissRate                     0|          0         -15.49%
I1mr                         609|        643          +5.58%
ILmr                         231|        250          +8.23%
Ir                    11,685,673| 14,599,936         +24.94%
L1HitRate                     98|         98          +0.04%
L1hits                16,577,390| 20,678,176         +24.74%
LLHitRate                      2|          1          -6.49%
LLMissRate                     0|          0         +37.01%
LLdMissRate                    1|          1         +38.05%
LLhits                   268,186|    312,671         +16.59%
LLiMissRate                    0|          0         -13.38%
RamHitRate                     0|          0         +37.01%
RamHits                   28,336|     48,405         +70.83%
TotalRW               16,873,912| 21,039,252         +24.69%

run_cached_gungraun::run_cached_group::run_cached with_setup_1:(setup_run_cached(painted-dreams))
Instructions: 11,559,572 (master) → 13,167,495 (HEAD) : $$\color{red}+13.91\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.20%
D1mr                     230,454|    261,741         +13.58%
D1mw                       4,388|      4,764          +8.57%
DLmr                      27,553|     40,673         +47.62%
DLmw                         199|        411        +106.53%
Dr                     3,369,029|  3,826,122         +13.57%
Dw                     1,862,671|  2,099,243         +12.70%
EstimatedCycles       18,575,146| 21,404,720         +15.23%
I1MissRate                     0|          0          -4.86%
I1mr                         609|        660          +8.37%
ILmr                         317|        356         +12.30%
Ir                    11,559,572| 13,167,495         +13.91%
L1HitRate                     99|         99          +0.00%
L1hits                16,555,821| 18,825,695         +13.71%
LLHitRate                      1|          1          -4.28%
LLMissRate                     0|          0         +29.84%
LLdMissRate                    1|          1         +30.71%
LLhits                   207,382|    225,725          +8.85%
LLiMissRate                    0|          0          -1.41%
RamHitRate                     0|          0         +29.84%
RamHits                   28,069|     41,440         +47.64%
TotalRW               16,791,272| 19,092,860         +13.71%

run_cached_gungraun::run_cached_group::run_cached with_setup_2:(setup_run_cached(parametric-dunescape))
Instructions: 4,106,933 (master) → 4,620,843 (HEAD) : $$\color{red}+12.51\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     6|          5          -5.12%
D1mr                     106,458|    112,258          +5.45%
D1mw                       2,766|      2,941          +6.33%
DLmr                          65|         84         +29.23%
DLmw                           1|          5        +400.00%
Dr                     1,229,428|  1,375,181         +11.86%
Dw                       716,691|    788,147          +9.97%
EstimatedCycles        6,500,484|  7,256,723         +11.63%
I1MissRate                     0|          0          -5.61%
I1mr                         564|        599          +6.21%
ILmr                         210|        223          +6.19%
Ir                     4,106,933|  4,620,843         +12.51%
L1HitRate                     98|         98          +0.11%
L1hits                 5,943,264|  6,668,373         +12.20%
LLHitRate                      2|          2          -5.91%
LLMissRate                     0|          0          +0.86%
LLdMissRate                    0|          0         +21.31%
LLhits                   109,512|    115,486          +5.46%
LLiMissRate                    0|          0          -5.62%
RamHitRate                     0|          0          +0.86%
RamHits                      276|        312         +13.04%
TotalRW                6,053,052|  6,784,171         +12.08%

run_cached_gungraun::run_cached_group::run_cached with_setup_3:(setup_run_cached(red-dress))
Instructions: 51,557,105 (master) → 54,682,947 (HEAD) : $$\color{red}+6.06\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +1.36%
D1mr                     870,060|    936,581          +7.65%
D1mw                      34,598|     34,826          +0.66%
DLmr                     340,551|    358,218          +5.19%
DLmw                       3,307|      3,369          +1.87%
Dr                    14,867,236| 15,762,280          +6.02%
Dw                     7,979,128|  8,441,276          +5.79%
EstimatedCycles       88,354,293| 93,637,909          +5.98%
I1MissRate                     0|          0          +3.17%
I1mr                         573|        627          +9.42%
ILmr                         472|        522         +10.59%
Ir                    51,557,105| 54,682,947          +6.06%
L1HitRate                     99|         99          -0.02%
L1hits                73,498,238| 77,914,469          +6.01%
LLHitRate                      1|          1          +2.56%
LLMissRate                     0|          0          -0.81%
LLdMissRate                    2|          1          -0.74%
LLhits                   560,901|    609,925          +8.74%
LLiMissRate                    0|          0          +4.27%
RamHitRate                     0|          0          -0.81%
RamHits                  344,330|    362,109          +5.16%
TotalRW               74,403,469| 78,886,503          +6.03%

run_cached_gungraun::run_cached_group::run_cached with_setup_4:(setup_run_cached(valley-of-spires))
Instructions: 9,552,244 (master) → 11,995,419 (HEAD) : $$\color{red}+25.58\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     6|          5          -1.77%
D1mr                     234,122|    287,283         +22.71%
D1mw                       3,905|      4,154          +6.38%
DLmr                       8,239|     24,268        +194.55%
DLmw                         185|        422        +128.11%
Dr                     2,740,030|  3,433,426         +25.31%
Dw                     1,524,464|  1,882,260         +23.47%
EstimatedCycles       15,030,274| 19,226,895         +27.92%
I1MissRate                     0|          0         -18.20%
I1mr                         587|        603          +2.73%
ILmr                         212|        231          +8.96%
Ir                     9,552,244| 11,995,419         +25.58%
L1HitRate                     98|         98          +0.04%
L1hits                13,578,124| 17,019,065         +25.34%
LLHitRate                      2|          2          -7.30%
LLMissRate                     0|          0        +130.32%
LLdMissRate                    0|          0        +135.13%
LLhits                   229,978|    267,119         +16.15%
LLiMissRate                    0|          0         -13.23%
RamHitRate                     0|          0        +130.32%
RamHits                    8,636|     24,921        +188.57%
TotalRW               13,816,738| 17,311,105         +25.29%

Keavon added 19 commits July 15, 2026 05:34
Keavon added 26 commits July 15, 2026 05:35
…Choice default hijacking every List<Graphic> disconnect
…ement TypeIds survive to default-literal parsing
…-paint migration, quantize List rows, and other smaller issues
@github-actions

Copy link
Copy Markdown
Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_0:(load_from_name(isometric-fountain))
Instructions: 34,823,902 (master) → 35,509,456 (HEAD) : $$\color{red}+1.97\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.74%
D1mr                     489,326|    504,149          +3.03%
D1mw                     146,214|    148,098          +1.29%
DLmr                      43,317|     44,903          +3.66%
DLmw                      63,701|     65,052          +2.12%
Dr                     8,520,947|  8,688,044          +1.96%
Dw                     5,960,453|  6,064,390          +1.74%
EstimatedCycles       55,276,226| 56,373,990          +1.99%
I1MissRate                     0|          0          -9.66%
I1mr                      48,136|     44,343          -7.88%
ILmr                         856|        903          +5.49%
Ir                    34,823,902| 35,509,456          +1.97%
L1HitRate                     99|         99          +0.00%
L1hits                48,621,626| 49,565,300          +1.94%
LLHitRate                      1|          1          -0.21%
LLMissRate                     0|          0          +0.81%
LLdMissRate                    1|          1          +0.86%
LLhits                   575,802|    585,732          +1.72%
LLiMissRate                    0|          0          +3.45%
RamHitRate                     0|          0          +0.81%
RamHits                  107,874|    110,858          +2.77%
TotalRW               49,305,302| 50,261,890          +1.94%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_1:(load_from_name(painted-dreams))
Instructions: 17,416,089 (master) → 17,789,282 (HEAD) : $$\color{red}+2.14\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.10%
D1mr                     243,894|    246,197          +0.94%
D1mw                      71,778|     75,993          +5.87%
DLmr                       1,069|      1,371         +28.25%
DLmw                      22,240|     24,936         +12.12%
Dr                     4,258,032|  4,353,137          +2.23%
Dw                     2,971,702|  3,033,452          +2.08%
EstimatedCycles       26,710,291| 27,355,047          +2.41%
I1MissRate                     0|          0          -5.02%
I1mr                      20,490|     19,879          -2.98%
ILmr                         685|        723          +5.55%
Ir                    17,416,089| 17,789,282          +2.14%
L1HitRate                     99|         99          +0.01%
L1hits                24,309,661| 24,833,802          +2.16%
LLHitRate                      1|          1          -1.21%
LLMissRate                     0|          0         +10.28%
LLdMissRate                    0|          0         +10.47%
LLhits                   312,168|    315,039          +0.92%
LLiMissRate                    0|          0          +3.33%
RamHitRate                     0|          0         +10.28%
RamHits                   23,994|     27,030         +12.65%
TotalRW               24,645,823| 25,175,871          +2.15%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_2:(load_from_name(procedural-string-lights))
Instructions: 3,622,570 (master) → 3,697,265 (HEAD) : $$\color{red}+2.06\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.50%
D1mr                      45,837|     47,093          +2.74%
D1mw                      15,711|     15,979          +1.71%
DLmr                          17|         28         +64.71%
DLmw                       3,855|      3,369         -12.61%
Dr                       882,318|    900,411          +2.05%
Dw                       616,367|    627,767          +1.85%
EstimatedCycles        5,523,397|  5,620,299          +1.75%
I1MissRate                     0|          0          -2.48%
I1mr                       4,870|      4,847          -0.47%
ILmr                         677|        709          +4.73%
Ir                     3,622,570|  3,697,265          +2.06%
L1HitRate                     99|         99          -0.00%
L1hits                 5,054,837|  5,157,524          +2.03%
LLHitRate                      1|          1          +1.09%
LLMissRate                     0|          0         -11.54%
LLdMissRate                    0|          0         -13.96%
LLhits                    61,869|     63,813          +3.14%
LLiMissRate                    0|          0          +2.61%
RamHitRate                     0|          0         -11.54%
RamHits                    4,549|      4,106          -9.74%
TotalRW                5,121,255|  5,225,443          +2.03%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_3:(load_from_name(parametric-dunescape))
Instructions: 12,751,105 (master) → 12,896,683 (HEAD) : $$\color{red}+1.14\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +1.18%
D1mr                     173,480|    175,181          +0.98%
D1mw                      60,501|     63,877          +5.58%
DLmr                          39|         46         +17.95%
DLmw                      15,718|     18,067         +14.94%
Dr                     3,110,669|  3,144,499          +1.09%
Dw                     2,194,020|  2,212,214          +0.83%
EstimatedCycles       19,537,266| 19,826,342          +1.48%
I1MissRate                     0|          0          -1.30%
I1mr                      12,142|     12,121          -0.17%
ILmr                         809|        828          +2.35%
Ir                    12,751,105| 12,896,683          +1.14%
L1HitRate                     99|         99          -0.01%
L1hits                17,809,671| 18,002,217          +1.08%
LLHitRate                      1|          1          +0.07%
LLMissRate                     0|          0         +13.10%
LLdMissRate                    0|          0         +13.84%
LLhits                   229,557|    232,238          +1.17%
LLiMissRate                    0|          0          +1.19%
RamHitRate                     0|          0         +13.10%
RamHits                   16,566|     18,941         +14.34%
TotalRW               18,055,794| 18,253,396          +1.09%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_4:(load_from_name(red-dress))
Instructions: 37,356,482 (master) → 38,091,319 (HEAD) : $$\color{red}+1.97\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.35%
D1mr                     538,194|    545,495          +1.36%
D1mw                     155,390|    164,007          +5.55%
DLmr                      49,216|     51,084          +3.80%
DLmw                      81,061|     85,099          +4.98%
Dr                     9,148,368|  9,333,171          +2.02%
Dw                     6,403,898|  6,520,760          +1.82%
EstimatedCycles       59,805,862| 61,080,732          +2.13%
I1MissRate                     0|          0          -3.97%
I1mr                      47,167|     46,186          -2.08%
ILmr                         860|        908          +5.58%
Ir                    37,356,482| 38,091,319          +1.97%
L1HitRate                     99|         99          -0.00%
L1hits                52,167,997| 53,189,562          +1.96%
LLHitRate                      1|          1          -0.48%
LLMissRate                     0|          0          +2.53%
LLdMissRate                    1|          1          +2.54%
LLhits                   609,614|    618,597          +1.47%
LLiMissRate                    0|          0          +3.54%
RamHitRate                     0|          0          +2.53%
RamHits                  131,137|    137,091          +4.54%
TotalRW               52,908,748| 53,945,250          +1.96%

compile_demo_art_gungraun::compile_group::compile_to_proto with_setup_5:(load_from_name(valley-of-spires))
Instructions: 27,826,612 (master) → 28,228,507 (HEAD) : $$\color{red}+1.44\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.16%
D1mr                     397,582|    396,624          -0.24%
D1mw                     117,310|    125,852          +7.28%
DLmr                      21,398|     21,381          -0.08%
DLmw                      56,607|     56,220          -0.68%
Dr                     6,821,302|  6,916,703          +1.40%
Dw                     4,758,010|  4,814,922          +1.20%
EstimatedCycles       43,976,456| 44,541,900          +1.29%
I1MissRate                     0|          0          -6.67%
I1mr                      36,426|     34,486          -5.33%
ILmr                         837|        863          +3.11%
Ir                    27,826,612| 28,228,507          +1.44%
L1HitRate                     99|         99          +0.01%
L1hits                38,854,606| 39,403,170          +1.41%
LLHitRate                      1|          1          -0.13%
LLMissRate                     0|          0          -1.86%
LLdMissRate                    1|          1          -1.81%
LLhits                   472,476|    478,498          +1.27%
LLiMissRate                    0|          0          +1.64%
RamHitRate                     0|          0          -1.86%
RamHits                   78,842|     78,464          -0.48%
TotalRW               39,405,924| 39,960,132          +1.41%

🔄 Executor Update

update_executor_gungraun::update_group::update_executor with_setup_0:(setup_update_executor(isometric-fountain))
Instructions: 59,385,391 (master) → 93,004,444 (HEAD) : $$\color{red}+56.61\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +4.67%
D1mr                     520,343|    862,551         +65.77%
D1mw                     159,912|    249,359         +55.94%
DLmr                      19,034|     51,868        +172.50%
DLmw                      39,560|    105,052        +165.55%
Dr                    14,798,486| 23,521,919         +58.95%
Dw                    10,163,958| 15,459,415         +52.10%
EstimatedCycles       88,886,667|141,575,426         +59.28%
I1MissRate                     0|          0        +480.62%
I1mr                      11,158|    101,462        +809.32%
ILmr                         512|        952         +85.94%
Ir                    59,385,391| 93,004,444         +56.61%
L1HitRate                     99|         99          -0.10%
L1hits                83,656,422|130,772,406         +56.32%
LLHitRate                      1|          1          +6.68%
LLMissRate                     0|          0         +70.69%
LLdMissRate                    0|          0         +71.50%
LLhits                   632,307|  1,055,500         +66.93%
LLiMissRate                    0|          0         +18.73%
RamHitRate                     0|          0         +70.69%
RamHits                   59,106|    157,872        +167.10%
TotalRW               84,347,835|131,985,778         +56.48%

update_executor_gungraun::update_group::update_executor with_setup_1:(setup_update_executor(painted-dreams))
Instructions: 31,167,076 (master) → 48,076,729 (HEAD) : $$\color{red}+54.25\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +6.02%
D1mr                     271,893|    450,419         +65.66%
D1mw                      85,534|    128,167         +49.84%
DLmr                         306|        439         +43.46%
DLmw                      11,124|     21,987         +97.65%
Dr                     7,914,531| 12,325,476         +55.73%
Dw                     5,533,111|  8,207,181         +48.33%
EstimatedCycles       46,422,282| 71,848,162         +54.77%
I1MissRate                     0|          0        +428.57%
I1mr                       7,569|     61,713        +715.34%
ILmr                         156|        160          +2.56%
Ir                    31,167,076| 48,076,729         +54.25%
L1HitRate                     99|         99          -0.12%
L1hits                44,249,722| 67,969,087         +53.60%
LLHitRate                      1|          1         +13.66%
LLMissRate                     0|          0         +26.77%
LLdMissRate                    0|          0         +28.50%
LLhits                   353,410|    617,713         +74.79%
LLiMissRate                    0|          0         -33.51%
RamHitRate                     0|          0         +26.77%
RamHits                   11,586|     22,586         +94.94%
TotalRW               44,614,718| 68,609,386         +53.78%

update_executor_gungraun::update_group::update_executor with_setup_2:(setup_update_executor(procedural-string-lights)...
Instructions: 7,679,335 (master) → 11,676,664 (HEAD) : $$\color{red}+52.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +4.98%
D1mr                      65,276|    106,695         +63.45%
D1mw                      21,593|     30,965         +43.40%
DLmr                         NaN|         35            NaN%
DLmw                       1,028|      1,868         +81.71%
Dr                     1,937,436|  2,982,300         +53.93%
Dw                     1,352,702|  1,984,393         +46.70%
EstimatedCycles       11,364,785| 17,317,301         +52.38%
I1MissRate                     0|          0        +224.33%
I1mr                       3,124|     15,406        +393.15%
ILmr                         150|        153          +2.00%
Ir                     7,679,335| 11,676,664         +52.05%
L1HitRate                     99|         99          -0.10%
L1hits                10,879,480| 16,490,291         +51.57%
LLHitRate                      1|          1         +12.06%
LLMissRate                     0|          0         +15.03%
LLdMissRate                    0|          0         +22.63%
LLhits                    88,815|    151,010         +70.03%
LLiMissRate                    0|          0         -32.92%
RamHitRate                     0|          0         +15.03%
RamHits                    1,178|      2,056         +74.53%
TotalRW               10,969,473| 16,643,357         +51.72%

update_executor_gungraun::update_group::update_executor with_setup_3:(setup_update_executor(parametric-dunescape))
Instructions: 28,126,691 (master) → 36,502,543 (HEAD) : $$\color{red}+29.78\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          3          +5.54%
D1mr                     228,498|    317,517         +38.96%
D1mw                      71,917|     97,001         +34.88%
DLmr                         114|        113          -0.88%
DLmw                       6,887|      8,815         +27.99%
Dr                     7,082,457|  9,418,671         +32.99%
Dw                     4,979,746|  6,351,150         +27.54%
EstimatedCycles       41,630,854| 54,315,678         +30.47%
I1MissRate                     0|          0        +238.14%
I1mr                       6,420|     28,173        +338.83%
ILmr                         153|        157          +2.61%
Ir                    28,126,691| 36,502,543         +29.78%
L1HitRate                     99|         99          -0.08%
L1hits                39,882,059| 51,829,673         +29.96%
LLHitRate                      1|          1         +11.24%
LLMissRate                     0|          0          -2.36%
LLdMissRate                    0|          0          -2.46%
LLhits                   299,681|    433,606         +44.69%
LLiMissRate                    0|          0         -20.93%
RamHitRate                     0|          0          -2.36%
RamHits                    7,154|      9,085         +26.99%
TotalRW               40,188,894| 52,272,364         +30.07%

update_executor_gungraun::update_group::update_executor with_setup_4:(setup_update_executor(red-dress))
Instructions: 71,654,127 (master) → 106,453,456 (HEAD) : $$\color{red}+48.57\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +3.11%
D1mr                     609,470|    951,244         +56.08%
D1mw                     194,829|    283,406         +45.46%
DLmr                      38,031|     91,042        +139.39%
DLmw                      59,474|    126,250        +112.28%
Dr                    18,034,330| 27,292,180         +51.33%
Dw                    12,509,197| 18,177,927         +45.32%
EstimatedCycles      108,412,608|163,886,651         +51.17%
I1MissRate                     0|          0        +567.48%
I1mr                      11,762|    116,637        +891.64%
ILmr                         852|      1,306         +53.29%
Ir                    71,654,127|106,453,456         +48.57%
L1HitRate                     99|         99          -0.09%
L1hits               101,381,593|150,572,276         +48.52%
LLHitRate                      1|          1          +6.16%
LLMissRate                     0|          0         +49.51%
LLdMissRate                    0|          0         +49.70%
LLhits                   717,704|  1,132,689         +57.82%
LLiMissRate                    0|          0          +3.18%
RamHitRate                     0|          0         +49.51%
RamHits                   98,357|    218,598        +122.25%
TotalRW              102,197,654|151,923,563         +48.66%

update_executor_gungraun::update_group::update_executor with_setup_5:(setup_update_executor(valley-of-spires))
Instructions: 47,652,933 (master) → 75,246,448 (HEAD) : $$\color{red}+57.91\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +3.32%
D1mr                     420,197|    702,464         +67.17%
D1mw                     133,405|    199,897         +49.84%
DLmr                       4,317|     17,300        +300.74%
DLmw                      26,153|     63,741        +143.72%
Dr                    12,100,668| 19,468,527         +60.89%
Dw                     8,461,777| 12,970,958         +53.29%
EstimatedCycles       71,386,448|114,086,571         +59.82%
I1MissRate                     0|          0        +530.44%
I1mr                       8,758|     87,186        +895.50%
ILmr                         251|        374         +49.00%
Ir                    47,652,933| 75,246,448         +57.91%
L1HitRate                     99|         99          -0.10%
L1hits                67,653,018|106,696,386         +57.71%
LLHitRate                      1|          1          +8.21%
LLMissRate                     0|          0         +67.88%
LLdMissRate                    0|          0         +68.59%
LLhits                   531,639|    908,132         +70.82%
LLiMissRate                    0|          0          -5.64%
RamHitRate                     0|          0         +67.88%
RamHits                   30,721|     81,415        +165.01%
TotalRW               68,215,378|107,685,933         +57.86%

🚀 Render: Cold Execution

run_once_gungraun::run_once_group::run_once with_setup_0:(setup_run_once(isometric-fountain))
Instructions: 25,733,842 (master) → 26,384,290 (HEAD) : $$\color{red}+2.53\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2         +10.99%
D1mr                     160,639|    176,273          +9.73%
D1mw                      76,646|     99,554         +29.89%
DLmr                       8,522|     11,080         +30.02%
DLmw                      14,553|     14,057          -3.41%
Dr                     6,445,556|  6,733,458          +4.47%
Dw                     4,710,235|  4,950,208          +5.09%
EstimatedCycles       39,744,857| 41,254,924          +3.80%
I1MissRate                     1|          1          +6.28%
I1mr                     245,101|    267,085          +8.97%
ILmr                       7,781|      8,707         +11.90%
Ir                    25,733,842| 26,384,290          +2.53%
L1HitRate                     99|         99          -0.12%
L1hits                36,407,247| 37,525,044          +3.07%
LLHitRate                      1|          1          +9.25%
LLMissRate                     0|          0          +6.29%
LLdMissRate                    0|          0          +4.01%
LLhits                   451,530|    509,068         +12.74%
LLiMissRate                    0|          0          +9.14%
RamHitRate                     0|          0          +6.29%
RamHits                   30,856|     33,844          +9.68%
TotalRW               36,889,633| 38,067,956          +3.19%

run_once_gungraun::run_once_group::run_once with_setup_1:(setup_run_once(painted-dreams))
Instructions: 203,143,023 (master) → 208,933,576 (HEAD) : $$\color{red}+2.85\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +5.17%
D1mr                     798,254|    861,819          +7.96%
D1mw                     481,739|    518,304          +7.59%
DLmr                       4,325|      6,016         +39.10%
DLmw                      53,973|     71,432         +32.35%
Dr                    43,101,673| 44,263,035          +2.69%
Dw                    29,738,938| 30,418,030          +2.28%
EstimatedCycles      289,130,868|298,297,377          +3.17%
I1MissRate                     1|          1          +5.85%
I1mr                   1,496,988|  1,629,796          +8.87%
ILmr                       9,679|     10,654         +10.07%
Ir                   203,143,023|208,933,576          +2.85%
L1HitRate                     99|         99          -0.06%
L1hits               273,206,653|280,604,722          +2.71%
LLHitRate                      1|          1          +4.95%
LLMissRate                     0|          0         +26.12%
LLdMissRate                    0|          0         +29.57%
LLhits                 2,709,004|  2,921,817          +7.86%
LLiMissRate                    0|          0          +7.02%
RamHitRate                     0|          0         +26.12%
RamHits                   67,977|     88,102         +29.61%
TotalRW              275,983,634|283,614,641          +2.77%

run_once_gungraun::run_once_group::run_once with_setup_2:(setup_run_once(procedural-string-lights))
Instructions: 16,525,219 (master) → 16,642,203 (HEAD) : $$\color{red}+0.71\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +3.48%
D1mr                      68,967|     71,390          +3.51%
D1mw                      37,289|     40,235          +7.90%
DLmr                         981|      2,027        +106.63%
DLmw                       1,556|      2,935         +88.62%
Dr                     4,072,414|  4,130,231          +1.42%
Dw                     2,976,633|  3,026,064          +1.66%
EstimatedCycles       24,649,054| 24,964,252          +1.28%
I1MissRate                     1|          1          -8.15%
I1mr                      94,611|     87,511          -7.50%
ILmr                       6,507|      7,345         +12.88%
Ir                    16,525,219| 16,642,203          +0.71%
L1HitRate                     99|         99          +0.02%
L1hits                23,373,399| 23,599,362          +0.97%
LLHitRate                      1|          1          -3.52%
LLMissRate                     0|          0         +34.80%
LLdMissRate                    0|          0         +92.65%
LLhits                   191,823|    186,829          -2.60%
LLiMissRate                    0|          0         +12.08%
RamHitRate                     0|          0         +34.80%
RamHits                    9,044|     12,307         +36.08%
TotalRW               23,574,266| 23,798,498          +0.95%

run_once_gungraun::run_once_group::run_once with_setup_3:(setup_run_once(parametric-dunescape))
Instructions: 20,659,328 (master) → 20,502,633 (HEAD) : $$\color{lime}-0.76\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2         +13.16%
D1mr                      88,352|     96,617          +9.35%
D1mw                      70,497|     82,521         +17.06%
DLmr                       4,231|      4,766         +12.64%
DLmw                       8,542|      8,539          -0.04%
Dr                     5,008,857|  4,992,482          -0.33%
Dw                     3,795,573|  3,782,005          -0.36%
EstimatedCycles       30,973,984| 30,870,380          -0.33%
I1MissRate                     0|          0          -6.82%
I1mr                      85,335|     78,912          -7.53%
ILmr                       5,010|      5,397          +7.72%
Ir                    20,659,328| 20,502,633          -0.76%
L1HitRate                     99|         99          -0.05%
L1hits                29,219,574| 29,019,070          -0.69%
LLHitRate                      1|          1          +6.39%
LLMissRate                     0|          0          +5.84%
LLdMissRate                    0|          0          +4.52%
LLhits                   226,401|    239,348          +5.72%
LLiMissRate                    0|          0          +8.55%
RamHitRate                     0|          0          +5.84%
RamHits                   17,783|     18,702          +5.17%
TotalRW               29,463,758| 29,277,120          -0.63%

run_once_gungraun::run_once_group::run_once with_setup_4:(setup_run_once(red-dress))
Instructions: 1,869,245,474 (master) → 1,863,785,699 (HEAD) : $$\color{lime}-0.29\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     0|          0          +0.40%
D1mr                   2,146,674|  2,190,214          +2.03%
D1mw                   1,245,032|  1,261,723          +1.34%
DLmr                     285,461|    277,663          -2.73%
DLmw                     691,610|    671,265          -2.94%
Dr                   445,135,578|452,048,592          +1.55%
Dw                   293,720,227|296,933,175          +1.09%
EstimatedCycles      2,658,881,161|2,662,490,836          +0.14%
I1MissRate                     0|          0          -5.72%
I1mr                   1,917,257|  1,802,283          -6.00%
ILmr                       7,730|      7,955          +2.91%
Ir                   1,869,245,474|1,863,785,699          -0.29%
L1HitRate                    100|        100          +0.00%
L1hits               2,602,792,316|2,607,513,246          +0.18%
LLHitRate                      0|          0          -0.80%
LLMissRate                     0|          0          -3.01%
LLdMissRate                    0|          0          -4.19%
LLhits                 4,324,162|  4,297,337          -0.62%
LLiMissRate                    0|          0          +3.21%
RamHitRate                     0|          0          -3.01%
RamHits                  984,801|    956,883          -2.83%
TotalRW              2,608,101,279|2,612,767,466          +0.18%

run_once_gungraun::run_once_group::run_once with_setup_5:(setup_run_once(valley-of-spires))
Instructions: 24,693,608 (master) → 25,127,940 (HEAD) : $$\color{red}+1.76\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2         +12.27%
D1mr                     138,099|    154,106         +11.59%
D1mw                      72,293|     85,806         +18.69%
DLmr                       6,395|      8,225         +28.62%
DLmw                      14,791|     13,998          -5.36%
Dr                     6,146,121|  6,253,463          +1.75%
Dw                     4,489,108|  4,548,764          +1.33%
EstimatedCycles       37,808,845| 38,628,963          +2.17%
I1MissRate                     1|          1          +4.59%
I1mr                     208,160|    221,547          +6.43%
ILmr                       5,674|      6,209          +9.43%
Ir                    24,693,608| 25,127,940          +1.76%
L1HitRate                     99|         99          -0.10%
L1hits                34,910,285| 35,468,708          +1.60%
LLHitRate                      1|          1          +8.70%
LLMissRate                     0|          0          +4.08%
LLdMissRate                    0|          0          +3.27%
LLhits                   391,692|    433,027         +10.55%
LLiMissRate                    0|          0          +7.54%
RamHitRate                     0|          0          +4.08%
RamHits                   26,860|     28,432          +5.85%
TotalRW               35,328,837| 35,930,167          +1.70%

⚡ Render: Cached Execution

run_cached_gungraun::run_cached_group::run_cached with_setup_0:(setup_run_cached(isometric-fountain))
Instructions: 173,607 (master) → 175,117 (HEAD) : $$\color{red}+0.87\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +2.42%
D1mr                       4,160|      4,319          +3.82%
D1mw                       2,127|      2,142          +0.71%
DLmr                           4|          3         -25.00%
DLmw                         202|         39         -80.69%
Dr                       102,979|    103,330          +0.34%
Dw                        96,571|     96,901          +0.34%
EstimatedCycles          406,901|    404,634          -0.56%
I1MissRate                     0|          0          -2.64%
I1mr                         334|        328          -1.80%
ILmr                          36|         29         -19.44%
Ir                       173,607|    175,117          +0.87%
L1HitRate                     98|         98          -0.04%
L1hits                   366,536|    368,559          +0.55%
LLHitRate                      2|          2          +4.70%
LLMissRate                     0|          0         -70.83%
LLdMissRate                    0|          0         -79.68%
LLhits                     6,379|      6,718          +5.31%
LLiMissRate                    0|          0         -20.14%
RamHitRate                     0|          0         -70.83%
RamHits                      242|         71         -70.66%
TotalRW                  373,157|    375,348          +0.59%

run_cached_gungraun::run_cached_group::run_cached with_setup_1:(setup_run_cached(painted-dreams))
Instructions: 224,061 (master) → 224,706 (HEAD) : $$\color{red}+0.29\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +1.87%
D1mr                       4,713|      4,847          +2.84%
D1mw                       2,622|      2,640          +0.69%
DLmr                          35|         37          +5.71%
DLmw                          15|          8         -46.67%
Dr                       150,162|    150,516          +0.24%
Dw                       141,614|    141,830          +0.15%
EstimatedCycles          551,551|    553,460          +0.35%
I1MissRate                     0|          0          -0.59%
I1mr                         326|        325          -0.31%
ILmr                         119|        127          +6.72%
Ir                       224,061|    224,706          +0.29%
L1HitRate                     99|         98          -0.03%
L1hits                   508,176|    509,240          +0.21%
LLHitRate                      1|          1          +1.74%
LLMissRate                     0|          0          +1.54%
LLdMissRate                    0|          0         -10.18%
LLhits                     7,492|      7,640          +1.98%
LLiMissRate                    0|          0          +6.42%
RamHitRate                     0|          0          +1.54%
RamHits                      169|        172          +1.78%
TotalRW                  515,837|    517,052          +0.24%

run_cached_gungraun::run_cached_group::run_cached with_setup_2:(setup_run_cached(parametric-dunescape))
Instructions: 130,746 (master) → 133,047 (HEAD) : $$\color{red}+1.76\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +1.16%
D1mr                       2,253|      2,290          +1.64%
D1mw                       1,952|      1,983          +1.59%
DLmr                           3|          3          +0.00%
DLmw                           6|          5         -16.67%
Dr                       107,962|    108,507          +0.50%
Dw                       105,871|    106,299          +0.40%
EstimatedCycles          363,865|    367,359          +0.96%
I1MissRate                     0|          0          -1.15%
I1mr                         339|        341          +0.59%
ILmr                          28|         27          -3.57%
Ir                       130,746|    133,047          +1.76%
L1HitRate                     99|         99          -0.01%
L1hits                   340,035|    343,239          +0.94%
LLHitRate                      1|          1          +0.64%
LLMissRate                     0|          0          -6.30%
LLdMissRate                    0|          0         -11.51%
LLhits                     4,507|      4,579          +1.60%
LLiMissRate                    0|          0          -5.24%
RamHitRate                     0|          0          -6.30%
RamHits                       37|         35          -5.41%
TotalRW                  344,579|    347,853          +0.95%

run_cached_gungraun::run_cached_group::run_cached with_setup_3:(setup_run_cached(red-dress))
Instructions: 494,351 (master) → 493,695 (HEAD) : $$\color{lime}-0.13\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                    34|         34          +0.02%
D1mr                      55,389|     55,391          +0.00%
D1mw                      27,180|     27,261          +0.30%
DLmr                         166|        148         -10.84%
DLmw                       1,480|      1,471          -0.61%
Dr                       131,948|    131,977          +0.02%
Dw                       111,618|    111,777          +0.14%
EstimatedCycles        1,125,649|  1,125,285          -0.03%
I1MissRate                     0|          0          +5.70%
I1mr                         324|        342          +5.56%
ILmr                         226|        243          +7.52%
Ir                       494,351|    493,695          -0.13%
L1HitRate                     89|         89          -0.02%
L1hits                   655,024|    654,455          -0.09%
LLHitRate                     11|         11          +0.20%
LLMissRate                     0|          0          -0.47%
LLdMissRate                    1|          1          -1.72%
LLhits                    81,021|     81,132          +0.14%
LLiMissRate                    0|          0          +7.66%
RamHitRate                     0|          0          -0.47%
RamHits                    1,872|      1,862          -0.53%
TotalRW                  737,917|    737,449          -0.06%

run_cached_gungraun::run_cached_group::run_cached with_setup_4:(setup_run_cached(valley-of-spires))
Instructions: 168,274 (master) → 159,148 (HEAD) : $$\color{lime}-5.42\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.35%
D1mr                       4,185|      4,040          -3.46%
D1mw                       2,059|      2,068          +0.44%
DLmr                           3|          3          +0.00%
DLmw                          17|          5         -70.59%
Dr                        99,521|     97,551          -1.98%
Dw                        93,228|     91,669          -1.67%
EstimatedCycles          388,903|    375,178          -3.53%
I1MissRate                     0|          0          -0.24%
I1mr                         336|        317          -5.65%
ILmr                          32|         29          -9.38%
Ir                       168,274|    159,148          -5.42%
L1HitRate                     98|         98          -0.02%
L1hits                   354,443|    341,943          -3.53%
LLHitRate                      2|          2          +1.41%
LLMissRate                     0|          0         -26.26%
LLdMissRate                    0|          0         -59.25%
LLhits                     6,528|      6,388          -2.14%
LLiMissRate                    0|          0          -4.18%
RamHitRate                     0|          0         -26.26%
RamHits                       52|         37         -28.85%
TotalRW                  361,023|    348,368          -3.51%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant