Skip to content

Conversation

timon-schelling
Copy link
Member

@timon-schelling timon-schelling commented Oct 20, 2025

depends on #3295

run to test bundle
cargo run -p graphite-desktop-bundle -- open

Linux bundling is not yet implemented.

npm run start-desktop works for all platforms.

@luca3s
Copy link

luca3s commented Oct 20, 2025

Hi, great to see it compiling and running!
The window decoration buttons look a bit weird.
This is with the window not selected (This normally makes these buttons all grey on macos when the window isn't selected)
Bildschirmfoto 2025-10-20 um 23 38 35
This is with the window selected.
Bildschirmfoto 2025-10-20 um 23 38 49
So it seems that the offset of the buttons are a bit off and macos is still rendering buttons in the background.

@timon-schelling
Copy link
Member Author

timon-schelling commented Oct 20, 2025

So it seems that the offset of the buttons are a bit off and macos is still rendering buttons in the background.

You are right, currently we have both the native buttons and the ones we draw as part of the ui displayed. The Native buttons will stay,and our custom ones will go, that will be done in a future PR.

The bigger issue is actually scaling right now.

On my device this looks like this (double buttons are also more apparent)

image

@Keavon Keavon changed the title Desktop: Bundle for MacOS and Windows Desktop: Bundle for Mac and Windows Oct 21, 2025
This name gets used as the display name of the app on mac os, shorter name looks better and is more consistent.
@github-actions

This comment was marked as off-topic.

@github-actions

This comment was marked as off-topic.

@github-actions
Copy link

github-actions bot commented Oct 22, 2025

Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain)
Instructions: 27,644,598 (master) → 27,643,477 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.00%
D1mr                     349,928|    349,919          -0.00%
D1mw                     108,319|    108,313          -0.01%
DLmr                      31,089|     31,090          +0.00%
DLmw                      49,694|     49,719          +0.05%
Dr                     6,821,190|  6,820,939          -0.00%
Dw                     4,765,168|  4,765,056          -0.00%
EstimatedCycles       43,724,196| 43,723,398          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      52,778|     52,777          -0.00%
ILmr                         855|        854          -0.12%
Ir                    27,644,598| 27,643,477          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                38,719,931| 38,718,463          -0.00%
LLHitRate                      1|          1          -0.01%
LLMissRate                     0|          0          +0.03%
LLdMissRate                    1|          1          +0.04%
LLhits                   429,387|    429,346          -0.01%
LLiMissRate                    0|          0          -0.11%
RamHitRate                     0|          0          +0.03%
RamHits                   81,638|     81,663          +0.03%
TotalRW               39,230,956| 39,229,472          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams)
Instructions: 13,872,052 (master) → 13,872,793 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.00%
D1mr                     168,347|    168,364          +0.01%
D1mw                      53,326|     53,310          -0.03%
DLmr                         773|        772          -0.13%
DLmw                      16,038|     16,039          +0.01%
Dr                     3,432,932|  3,433,048          +0.00%
Dw                     2,389,055|  2,389,050          -0.00%
EstimatedCycles       21,209,761| 21,210,617          +0.00%
I1MissRate                     0|          0          -0.01%
I1mr                      25,895|     25,895          +0.00%
ILmr                         704|        704          +0.00%
Ir                    13,872,052| 13,872,793          +0.01%
L1HitRate                     99|         99          +0.00%
L1hits                19,446,471| 19,447,322          +0.00%
LLHitRate                      1|          1          -0.00%
LLMissRate                     0|          0          -0.00%
LLdMissRate                    0|          0          -0.00%
LLhits                   230,053|    230,054          +0.00%
LLiMissRate                    0|          0          -0.01%
RamHitRate                     0|          0          -0.00%
RamHits                   17,515|     17,515          +0.00%
TotalRW               19,694,039| 19,694,891          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights)
Instructions: 3,085,301 (master) → 3,085,298 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                      36,547|     36,555          +0.02%
D1mw                      10,624|     10,622          -0.02%
DLmr                          13|         13          +0.00%
DLmw                       2,942|      2,939          -0.10%
Dr                       751,570|    751,561          -0.00%
Dw                       524,599|    524,595          -0.00%
EstimatedCycles        4,681,012|  4,680,930          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                       5,392|      5,392          +0.00%
ILmr                         688|        688          +0.00%
Ir                     3,085,301|  3,085,298          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                 4,308,907|  4,308,885          -0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          -0.08%
LLdMissRate                    0|          0          -0.10%
LLhits                    48,920|     48,929          +0.02%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          -0.08%
RamHits                    3,643|      3,640          -0.08%
TotalRW                4,361,470|  4,361,454          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape)
Instructions: 13,670,465 (master) → 13,670,465 (HEAD) : $$\color{lime}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.02%
D1mr                     171,529|    171,509          -0.01%
D1mw                      49,537|     49,513          -0.05%
DLmr                          49|         49          +0.00%
DLmw                      11,156|     11,160          +0.04%
Dr                     3,337,890|  3,337,865          -0.00%
Dw                     2,347,039|  2,347,007          -0.00%
EstimatedCycles       20,681,978| 20,681,865          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      20,415|     20,415          +0.00%
ILmr                         817|        817          +0.00%
Ir                    13,670,465| 13,670,465          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                19,113,913| 19,113,900          -0.00%
LLHitRate                      1|          1          -0.02%
LLMissRate                     0|          0          +0.03%
LLdMissRate                    0|          0          +0.04%
LLhits                   229,459|    229,411          -0.02%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          +0.03%
RamHits                   12,022|     12,026          +0.03%
TotalRW               19,355,394| 19,355,337          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress)
Instructions: 32,122,987 (master) → 32,121,133 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.01%
D1mr                     407,398|    407,375          -0.01%
D1mw                     124,551|    124,529          -0.02%
DLmr                      42,452|     42,453          +0.00%
DLmw                      49,142|     49,135          -0.01%
Dr                     7,900,909|  7,900,722          -0.00%
Dw                     5,526,312|  5,526,344          +0.00%
EstimatedCycles       50,684,546| 50,682,177          -0.00%
I1MissRate                     0|          0          +0.01%
I1mr                      58,223|     58,223          +0.00%
ILmr                         861|        861          +0.00%
Ir                    32,122,987| 32,121,133          -0.01%
L1HitRate                     99|         99          +0.00%
L1hits                44,960,036| 44,958,072          -0.00%
LLHitRate                      1|          1          -0.00%
LLMissRate                     0|          0          -0.00%
LLdMissRate                    1|          1          -0.01%
LLhits                   497,717|    497,678          -0.01%
LLiMissRate                    0|          0          +0.01%
RamHitRate                     0|          0          -0.00%
RamHits                   92,455|     92,449          -0.01%
TotalRW               45,550,208| 45,548,199          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires)
Instructions: 21,187,739 (master) → 21,189,242 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.04%
D1mr                     263,044|    263,168          +0.05%
D1mw                      77,414|     77,427          +0.02%
DLmr                      15,005|     15,006          +0.01%
DLmw                      35,438|     35,453          +0.04%
Dr                     5,232,334|  5,232,568          +0.00%
Dw                     3,652,128|  3,652,170          +0.00%
EstimatedCycles       33,128,503| 33,131,310          +0.01%
I1MissRate                     0|          0          -0.01%
I1mr                      39,190|     39,190          +0.00%
ILmr                         814|        814          +0.00%
Ir                    21,187,739| 21,189,242          +0.01%
L1HitRate                     99|         99          -0.00%
L1hits                29,692,553| 29,694,195          +0.01%
LLHitRate                      1|          1          +0.03%
LLMissRate                     0|          0          +0.03%
LLdMissRate                    1|          1          +0.03%
LLhits                   328,391|    328,512          +0.04%
LLiMissRate                    0|          0          -0.01%
RamHitRate                     0|          0          +0.03%
RamHits                   51,257|     51,273          +0.03%
TotalRW               30,072,201| 30,073,980          +0.01%

🔄 Executor Update

update_executor_iai::update_group::update_executor with_setup_0:setup_update_executor(isometric-fountain)
Instructions: 46,781,720 (master) → 46,753,465 (HEAD) : $$\color{lime}-0.06\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.44%
D1mr                     495,704|    496,847          +0.23%
D1mw                     112,146|    112,912          +0.68%
DLmr                       3,482|      3,466          -0.46%
DLmw                      19,087|     19,897          +4.24%
Dr                    11,743,532| 11,735,456          -0.07%
Dw                     8,031,740|  8,014,587          -0.21%
EstimatedCycles       69,715,324| 69,693,272          -0.03%
I1MissRate                     0|          0          +0.42%
I1mr                      11,003|     11,042          +0.35%
ILmr                         195|        189          -3.08%
Ir                    46,781,720| 46,753,465          -0.06%
L1HitRate                     99|         99          -0.00%
L1hits                65,938,139| 65,882,707          -0.08%
LLHitRate                      1|          1          +0.28%
LLMissRate                     0|          0          +3.54%
LLdMissRate                    0|          0          +3.65%
LLhits                   596,089|    597,249          +0.19%
LLiMissRate                    0|          0          -3.02%
RamHitRate                     0|          0          +3.54%
RamHits                   22,764|     23,552          +3.46%
TotalRW               66,556,992| 66,503,508          -0.08%

update_executor_iai::update_group::update_executor with_setup_1:setup_update_executor(painted-dreams)
Instructions: 24,214,168 (master) → 24,211,530 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.14%
D1mr                     250,136|    249,808          -0.13%
D1mw                      55,624|     55,515          -0.20%
DLmr                         981|        983          +0.20%
DLmw                       5,138|      3,933         -23.45%
Dr                     6,081,065|  6,080,463          -0.01%
Dw                     4,143,794|  4,144,126          +0.01%
EstimatedCycles       35,872,929| 35,832,401          -0.11%
I1MissRate                     0|          0          +1.14%
I1mr                       5,488|      5,550          +1.13%
ILmr                         178|        177          -0.56%
Ir                    24,214,168| 24,211,530          -0.01%
L1HitRate                     99|         99          +0.00%
L1hits                34,127,779| 34,125,246          -0.01%
LLHitRate                      1|          1          +0.28%
LLMissRate                     0|          0         -19.11%
LLdMissRate                    0|          0         -19.66%
LLhits                   304,951|    305,780          +0.27%
LLiMissRate                    0|          0          -0.55%
RamHitRate                     0|          0         -19.11%
RamHits                    6,297|      5,093         -19.12%
TotalRW               34,439,027| 34,436,119          -0.01%

update_executor_iai::update_group::update_executor with_setup_2:setup_update_executor(procedural-string-lights)
Instructions: 6,265,591 (master) → 6,241,662 (HEAD) : $$\color{lime}-0.38\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.48%
D1mr                      65,070|     64,268          -1.23%
D1mw                      14,741|     14,902          +1.09%
DLmr                         NaN|        NaN          +0.00%
DLmw                         622|        611          -1.77%
Dr                     1,597,896|  1,592,216          -0.36%
Dw                     1,096,302|  1,093,144          -0.29%
EstimatedCycles        9,314,689|  9,278,880          -0.38%
I1MissRate                     0|          0          -0.88%
I1mr                       2,944|      2,907          -1.26%
ILmr                         174|        174          +0.00%
Ir                     6,265,591|  6,241,662          -0.38%
L1HitRate                     99|         99          +0.00%
L1hits                 8,877,034|  8,844,945          -0.36%
LLHitRate                      1|          1          -0.45%
LLMissRate                     0|          0          -1.02%
LLdMissRate                    0|          0          -1.45%
LLhits                    81,959|     81,292          -0.81%
LLiMissRate                    0|          0          +0.38%
RamHitRate                     0|          0          -1.02%
RamHits                      796|        785          -1.38%
TotalRW                8,959,789|  8,927,022          -0.37%

update_executor_iai::update_group::update_executor with_setup_3:setup_update_executor(parametric-dunescape)
Instructions: 28,047,030 (master) → 28,060,811 (HEAD) : $$\color{red}+0.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.12%
D1mr                     275,404|    275,218          -0.07%
D1mw                      68,196|     68,150          -0.07%
DLmr                         189|        192          +1.59%
DLmw                       4,064|      4,065          +0.02%
Dr                     7,036,911|  7,040,085          +0.05%
Dw                     4,868,172|  4,870,736          +0.05%
EstimatedCycles       41,480,679| 41,499,116          +0.04%
I1MissRate                     0|          0          -1.18%
I1mr                       5,369|      5,308          -1.14%
ILmr                         170|        169          -0.59%
Ir                    28,047,030| 28,060,811          +0.05%
L1HitRate                     99|         99          +0.00%
L1hits                39,603,144| 39,622,956          +0.05%
LLHitRate                      1|          1          -0.13%
LLMissRate                     0|          0          +0.02%
LLdMissRate                    0|          0          +0.05%
LLhits                   344,546|    344,250          -0.09%
LLiMissRate                    0|          0          -0.64%
RamHitRate                     0|          0          +0.02%
RamHits                    4,423|      4,426          +0.07%
TotalRW               39,952,113| 39,971,632          +0.05%

update_executor_iai::update_group::update_executor with_setup_4:setup_update_executor(red-dress)
Instructions: 63,899,949 (master) → 64,015,432 (HEAD) : $$\color{red}+0.18\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.08%
D1mr                     656,439|    662,014          +0.85%
D1mw                     153,954|    156,498          +1.65%
DLmr                      16,844|     16,788          -0.33%
DLmw                      35,290|     34,649          -1.82%
Dr                    16,211,343| 16,338,047          +0.78%
Dw                    11,111,213| 11,235,090          +1.11%
EstimatedCycles       96,079,083| 96,458,019          +0.39%
I1MissRate                     0|          0          +0.62%
I1mr                       9,799|      9,878          +0.81%
ILmr                         393|        426          +8.40%
Ir                    63,899,949| 64,015,432          +0.18%
L1HitRate                     99|         99          -0.01%
L1hits                90,402,313| 90,760,179          +0.40%
LLHitRate                      1|          1          +0.75%
LLMissRate                     0|          0          -1.66%
LLdMissRate                    0|          0          -2.23%
LLhits                   767,665|    776,527          +1.15%
LLiMissRate                    0|          0          +8.20%
RamHitRate                     0|          0          -1.66%
RamHits                   52,527|     51,863          -1.26%
TotalRW               91,222,505| 91,588,569          +0.40%

update_executor_iai::update_group::update_executor with_setup_5:setup_update_executor(valley-of-spires)
Instructions: 35,966,682 (master) → 36,112,733 (HEAD) : $$\color{red}+0.41\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -1.27%
D1mr                     384,022|    382,388          -0.43%
D1mw                      83,985|     87,892          +4.65%
DLmr                       2,641|      2,637          -0.15%
DLmw                       9,895|      9,902          +0.07%
Dr                     9,008,297|  9,142,135          +1.49%
Dw                     6,116,840|  6,252,407          +2.22%
EstimatedCycles       53,377,933| 53,802,759          +0.80%
I1MissRate                     0|          0          +0.36%
I1mr                       8,129|      8,191          +0.76%
ILmr                         183|        181          -1.09%
Ir                    35,966,682| 36,112,733          +0.41%
L1HitRate                     99|         99          +0.00%
L1hits                50,615,683| 51,028,804          +0.82%
LLHitRate                      1|          1          -0.31%
LLMissRate                     0|          0          -0.80%
LLdMissRate                    0|          0          -1.73%
LLhits                   463,417|    465,751          +0.50%
LLiMissRate                    0|          0          -1.49%
RamHitRate                     0|          0          -0.80%
RamHits                   12,719|     12,720          +0.01%
TotalRW               51,091,819| 51,507,275          +0.81%

🚀 Render: Cold Execution

run_once_iai::run_once_group::run_once with_setup_0:setup_run_once(isometric-fountain)
Instructions: 22,648,342 (master) → 22,593,967 (HEAD) : $$\color{lime}-0.24\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.01%
D1mr                     276,717|    275,767          -0.34%
D1mw                      62,209|     60,985          -1.97%
DLmr                       7,932|      7,839          -1.17%
DLmw                       9,224|      9,268          +0.48%
Dr                     5,933,637|  5,900,326          -0.56%
Dw                     4,035,893|  4,003,993          -0.79%
EstimatedCycles       35,187,690| 35,057,026          -0.37%
I1MissRate                     1|          1          +0.03%
I1mr                     134,396|    134,108          -0.21%
ILmr                       5,395|      5,403          +0.15%
Ir                    22,648,342| 22,593,967          -0.24%
L1HitRate                     99|         99          +0.00%
L1hits                32,144,550| 32,027,426          -0.36%
LLHitRate                      1|          1          -0.17%
LLMissRate                     0|          0          +0.19%
LLdMissRate                    0|          0          +0.37%
LLhits                   450,771|    448,350          -0.54%
LLiMissRate                    0|          0          +0.39%
RamHitRate                     0|          0          +0.19%
RamHits                   22,551|     22,510          -0.18%
TotalRW               32,617,872| 32,498,286          -0.37%

run_once_iai::run_once_group::run_once with_setup_1:setup_run_once(painted-dreams)
Instructions: 80,142,885 (master) → 80,246,944 (HEAD) : $$\color{red}+0.13\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -0.01%
D1mr                     413,046|    415,576          +0.61%
D1mw                     197,020|    197,440          +0.21%
DLmr                       3,877|      3,895          +0.46%
DLmw                      22,936|     22,808          -0.56%
Dr                    18,976,362| 19,056,854          +0.42%
Dw                    12,683,742| 12,760,571          +0.61%
EstimatedCycles      116,014,117|116,283,651          +0.23%
I1MissRate                     0|          0          -0.18%
I1mr                     184,701|    184,607          -0.05%
ILmr                       7,589|      7,590          +0.01%
Ir                    80,142,885| 80,246,944          +0.13%
L1HitRate                     99|         99          -0.00%
L1hits               111,008,222|111,266,746          +0.23%
LLHitRate                      1|          1          +0.16%
LLMissRate                     0|          0          -0.55%
LLdMissRate                    0|          0          -0.90%
LLhits                   760,365|    763,330          +0.39%
LLiMissRate                    0|          0          -0.12%
RamHitRate                     0|          0          -0.55%
RamHits                   34,402|     34,293          -0.32%
TotalRW              111,802,989|112,064,369          +0.23%

run_once_iai::run_once_group::run_once with_setup_2:setup_run_once(procedural-string-lights)
Instructions: 10,506,940 (master) → 10,517,458 (HEAD) : $$\color{red}+0.10\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +1.00%
D1mr                      58,551|     59,589          +1.77%
D1mw                      23,583|     23,294          -1.23%
DLmr                         407|        408          +0.25%
DLmw                       1,322|      1,392          +5.30%
Dr                     2,592,920|  2,591,522          -0.05%
Dw                     1,871,614|  1,868,932          -0.14%
EstimatedCycles       15,681,060| 15,692,338          +0.07%
I1MissRate                     0|          0          -0.23%
I1mr                      48,680|     48,616          -0.13%
ILmr                       4,482|      4,481          -0.02%
Ir                    10,506,940| 10,517,458          +0.10%
L1HitRate                     99|         99          -0.00%
L1hits                14,840,660| 14,846,413          +0.04%
LLHitRate                      1|          1          +0.45%
LLMissRate                     0|          0          +1.08%
LLdMissRate                    0|          0          +4.20%
LLhits                   124,603|    125,218          +0.49%
LLiMissRate                    0|          0          -0.12%
RamHitRate                     0|          0          +1.08%
RamHits                    6,211|      6,281          +1.13%
TotalRW               14,971,474| 14,977,912          +0.04%

run_once_iai::run_once_group::run_once with_setup_3:setup_run_once(parametric-dunescape)
Instructions: 23,743,215 (master) → 23,721,024 (HEAD) : $$\color{lime}-0.09\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +0.75%
D1mr                     161,220|    161,863          +0.40%
D1mw                      64,130|     64,600          +0.73%
DLmr                       2,247|      2,253          +0.27%
DLmw                       6,305|      6,122          -2.90%
Dr                     5,721,590|  5,709,918          -0.20%
Dw                     3,828,754|  3,816,109          -0.33%
EstimatedCycles       34,854,091| 34,806,953          -0.14%
I1MissRate                     0|          0          +0.17%
I1mr                      72,398|     72,455          +0.08%
ILmr                       3,766|      3,766          +0.00%
Ir                    23,743,215| 23,721,024          -0.09%
L1HitRate                     99|         99          -0.00%
L1hits                32,995,811| 32,948,133          -0.14%
LLHitRate                      1|          1          +0.61%
LLMissRate                     0|          0          -1.30%
LLdMissRate                    0|          0          -1.82%
LLhits                   285,430|    286,777          +0.47%
LLiMissRate                    0|          0          +0.09%
RamHitRate                     0|          0          -1.30%
RamHits                   12,318|     12,141          -1.44%
TotalRW               33,293,559| 33,247,051          -0.14%

run_once_iai::run_once_group::run_once with_setup_4:setup_run_once(red-dress)
Instructions: 1,806,313,562 (master) → 1,806,384,162 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     0|          0          +0.05%
D1mr                   1,849,675|  1,852,164          +0.13%
D1mw                     867,903|    866,503          -0.16%
DLmr                     446,911|    447,377          +0.10%
DLmw                     521,381|    522,777          +0.27%
Dr                   432,071,631|432,030,082          -0.01%
Dw                   278,570,770|278,514,893          -0.02%
EstimatedCycles      2,562,157,477|2,562,191,689          +0.00%
I1MissRate                     0|          0          +0.00%
I1mr                   1,280,238|  1,280,316          +0.01%
ILmr                       5,383|      5,400          +0.32%
Ir                   1,806,313,562|1,806,384,162          +0.00%
L1HitRate                    100|        100          -0.00%
L1hits               2,512,958,147|2,512,930,154          -0.00%
LLHitRate                      0|          0          -0.02%
LLMissRate                     0|          0          +0.19%
LLdMissRate                    0|          0          +0.21%
LLhits                 3,024,141|  3,023,429          -0.02%
LLiMissRate                    0|          0          +0.31%
RamHitRate                     0|          0          +0.19%
RamHits                  973,675|    975,554          +0.19%
TotalRW              2,516,955,963|2,516,929,137          -0.00%

run_once_iai::run_once_group::run_once with_setup_5:setup_run_once(valley-of-spires)
Instructions: 20,600,119 (master) → 20,616,132 (HEAD) : $$\color{red}+0.08\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.04%
D1mr                     223,471|    223,614          +0.06%
D1mw                      53,939|     54,543          +1.12%
DLmr                       5,679|      5,667          -0.21%
DLmw                       6,891|      6,706          -2.68%
Dr                     5,171,763|  5,182,003          +0.20%
Dw                     3,486,141|  3,495,390          +0.27%
EstimatedCycles       31,290,457| 31,322,165          +0.10%
I1MissRate                     1|          1          -0.29%
I1mr                     109,566|    109,333          -0.21%
ILmr                       3,581|      3,583          +0.06%
Ir                    20,600,119| 20,616,132          +0.08%
L1HitRate                     99|         99          -0.00%
L1hits                28,871,047| 28,906,035          +0.12%
LLHitRate                      1|          1          +0.07%
LLMissRate                     0|          0          -1.33%
LLdMissRate                    0|          0          -1.79%
LLhits                   370,825|    371,534          +0.19%
LLiMissRate                    0|          0          -0.02%
RamHitRate                     0|          0          -1.33%
RamHits                   16,151|     15,956          -1.21%
TotalRW               29,258,023| 29,293,525          +0.12%

⚡ Render: Cached Execution

run_cached_iai::run_cached_group::run_cached with_setup_0:setup_run_cached(isometric-fountain)
Instructions: 7,925,739 (master) → 7,927,677 (HEAD) : $$\color{red}+0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.21%
D1mr                     195,890|    196,291          +0.20%
D1mw                       7,512|      7,567          +0.73%
DLmr                       1,004|        981          -2.29%
DLmw                         126|        122          -3.17%
Dr                     2,413,505|  2,413,745          +0.01%
Dw                     1,433,503|  1,433,971          +0.03%
EstimatedCycles       12,628,081| 12,631,699          +0.03%
I1MissRate                     0|          0          -0.45%
I1mr                         704|        701          -0.43%
ILmr                         167|        166          -0.60%
Ir                     7,925,739|  7,927,677          +0.02%
L1HitRate                     98|         98          -0.00%
L1hits                11,568,641| 11,570,834          +0.02%
LLHitRate                      2|          2          +0.21%
LLMissRate                     0|          0          -2.18%
LLdMissRate                    0|          0          -2.41%
LLhits                   202,809|    203,290          +0.24%
LLiMissRate                    0|          0          -0.62%
RamHitRate                     0|          0          -2.18%
RamHits                    1,297|      1,269          -2.16%
TotalRW               11,772,747| 11,775,393          +0.02%

run_cached_iai::run_cached_group::run_cached with_setup_1:setup_run_cached(painted-dreams)
Instructions: 5,949,247 (master) → 5,947,088 (HEAD) : $$\color{lime}-0.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.24%
D1mr                     129,300|    129,611          +0.24%
D1mw                       7,234|      7,177          -0.79%
DLmr                         156|        103         -33.97%
DLmw                           7|         11         +57.14%
Dr                     1,851,720|  1,850,899          -0.04%
Dw                     1,109,303|  1,108,396          -0.08%
EstimatedCycles        9,468,796|  9,464,229          -0.05%
I1MissRate                     0|          0          -0.53%
I1mr                         705|        701          -0.57%
ILmr                         156|        149          -4.49%
Ir                     5,949,247|  5,947,088          -0.04%
L1HitRate                     98|         98          -0.00%
L1hits                 8,773,031|  8,768,894          -0.05%
LLHitRate                      2|          2          +0.27%
LLMissRate                     0|          0         -17.52%
LLdMissRate                    0|          0         -30.02%
LLhits                   136,920|    137,226          +0.22%
LLiMissRate                    0|          0          -4.45%
RamHitRate                     0|          0         -17.52%
RamHits                      319|        263         -17.55%
TotalRW                8,910,270|  8,906,383          -0.04%

run_cached_iai::run_cached_group::run_cached with_setup_2:setup_run_cached(procedural-string-lights)
Instructions: 1,612,527 (master) → 1,529,392 (HEAD) : $$\color{lime}-5.16\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          3          -5.13%
D1mr                      30,141|     27,091         -10.12%
D1mw                       3,697|      3,683          -0.38%
DLmr                           6|          6          +0.00%
DLmw                           3|          3          +0.00%
Dr                       555,530|    532,323          -4.18%
Dw                       362,895|    348,081          -4.08%
EstimatedCycles        2,673,700|  2,540,238          -4.99%
I1MissRate                     0|          0          +4.69%
I1mr                         709|        704          -0.71%
ILmr                         143|        142          -0.70%
Ir                     1,612,527|  1,529,392          -5.16%
L1HitRate                     99|         99          +0.06%
L1hits                 2,496,405|  2,378,318          -4.73%
LLHitRate                      1|          1          -4.34%
LLMissRate                     0|          0          +4.34%
LLdMissRate                    0|          0          +4.32%
LLhits                    34,395|     31,327          -8.92%
LLiMissRate                    0|          0          +4.70%
RamHitRate                     0|          0          +4.34%
RamHits                      152|        151          -0.66%
TotalRW                2,530,952|  2,409,796          -4.79%

run_cached_iai::run_cached_group::run_cached with_setup_3:setup_run_cached(parametric-dunescape)
Instructions: 3,652,066 (master) → 3,652,209 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.19%
D1mr                      91,864|     91,682          -0.20%
D1mw                       6,167|      6,153          -0.23%
DLmr                          38|         45         +18.42%
DLmw                          27|         46         +70.37%
Dr                     1,177,139|  1,177,131          -0.00%
Dw                       739,399|    739,211          -0.03%
EstimatedCycles        5,969,470|  5,969,329          -0.00%
I1MissRate                     0|          0          -0.89%
I1mr                         678|        672          -0.88%
ILmr                         136|        134          -1.47%
Ir                     3,652,066|  3,652,209          +0.00%
L1HitRate                     98|         98          +0.00%
L1hits                 5,469,895|  5,470,044          +0.00%
LLHitRate                      2|          2          -0.23%
LLMissRate                     0|          0         +11.94%
LLdMissRate                    0|          0         +40.01%
LLhits                    98,508|     98,282          -0.23%
LLiMissRate                    0|          0          -1.47%
RamHitRate                     0|          0         +11.94%
RamHits                      201|        225         +11.94%
TotalRW                5,568,604|  5,568,551          -0.00%

run_cached_iai::run_cached_group::run_cached with_setup_4:setup_run_cached(red-dress)
Instructions: 35,580,538 (master) → 35,581,635 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.18%
D1mr                     681,407|    679,946          -0.21%
D1mw                     100,997|    101,061          +0.06%
DLmr                     302,277|    302,049          -0.08%
DLmw                      56,272|     53,516          -4.90%
Dr                    10,146,245| 10,146,534          +0.00%
Dw                     5,496,561|  5,496,474          -0.00%
EstimatedCycles       65,134,638| 65,040,851          -0.14%
I1MissRate                     0|          0          -0.26%
I1mr                         767|        765          -0.26%
ILmr                         738|        739          +0.14%
Ir                    35,580,538| 35,581,635          +0.00%
L1HitRate                     98|         98          +0.00%
L1hits                50,440,173| 50,442,871          +0.01%
LLHitRate                      1|          1          +0.37%
LLMissRate                     1|          1          -0.83%
LLdMissRate                    2|          2          -0.83%
LLhits                   423,884|    425,468          +0.37%
LLiMissRate                    0|          0          +0.13%
RamHitRate                     1|          1          -0.83%
RamHits                  359,287|    356,304          -0.83%
TotalRW               51,223,344| 51,224,643          +0.00%

run_cached_iai::run_cached_group::run_cached with_setup_5:setup_run_cached(valley-of-spires)
Instructions: 6,361,879 (master) → 6,363,742 (HEAD) : $$\color{red}+0.03\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.12%
D1mr                     155,015|    154,879          -0.09%
D1mw                       7,477|      7,438          -0.52%
DLmr                         218|        211          -3.21%
DLmw                         468|        200         -57.26%
Dr                     1,942,620|  1,942,988          +0.02%
Dw                     1,159,832|  1,159,778          -0.00%
EstimatedCycles       10,142,459| 10,135,626          -0.07%
I1MissRate                     0|          0          -0.03%
I1mr                         695|        695          +0.00%
ILmr                         160|        158          -1.25%
Ir                     6,361,879|  6,363,742          +0.03%
L1HitRate                     98|         98          +0.00%
L1hits                 9,301,144|  9,303,496          +0.03%
LLHitRate                      2|          2          +0.04%
LLMissRate                     0|          0         -32.76%
LLdMissRate                    0|          0         -40.09%
LLhits                   162,341|    162,443          +0.06%
LLiMissRate                    0|          0          -1.28%
RamHitRate                     0|          0         -32.76%
RamHits                      846|        569         -32.74%
TotalRW                9,464,331|  9,466,508          +0.02%

@TrueDoctor
Copy link
Member

Does npm run start-desktop still work on Windows after this pr?
I still don't like that we have different crates for the final binary dependent on the platform

@github-actions
Copy link

github-actions bot commented Oct 22, 2025

Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain)
Instructions: 27,644,598 (master) → 27,646,414 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.02%
D1mr                     349,928|    349,880          -0.01%
D1mw                     108,319|    108,296          -0.02%
DLmr                      31,089|     31,088          -0.00%
DLmw                      49,694|     49,701          +0.01%
Dr                     6,821,190|  6,821,414          +0.00%
Dw                     4,765,168|  4,765,152          -0.00%
EstimatedCycles       43,724,196| 43,726,082          +0.00%
I1MissRate                     0|          0          -0.01%
I1mr                      52,778|     52,777          -0.00%
ILmr                         855|        854          -0.12%
Ir                    27,644,598| 27,646,414          +0.01%
L1HitRate                     99|         99          +0.00%
L1hits                38,719,931| 38,722,027          +0.01%
LLHitRate                      1|          1          -0.02%
LLMissRate                     0|          0          +0.00%
LLdMissRate                    1|          1          +0.01%
LLhits                   429,387|    429,310          -0.02%
LLiMissRate                    0|          0          -0.12%
RamHitRate                     0|          0          +0.00%
RamHits                   81,638|     81,643          +0.01%
TotalRW               39,230,956| 39,232,980          +0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams)
Instructions: 13,872,052 (master) → 13,871,852 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.02%
D1mr                     168,347|    168,404          +0.03%
D1mw                      53,326|     53,313          -0.02%
DLmr                         773|        772          -0.13%
DLmw                      16,038|     16,036          -0.01%
Dr                     3,432,932|  3,432,889          -0.00%
Dw                     2,389,055|  2,389,039          -0.00%
EstimatedCycles       21,209,761| 21,209,588          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      25,895|     25,895          +0.00%
ILmr                         704|        704          +0.00%
Ir                    13,872,052| 13,871,852          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                19,446,471| 19,446,168          -0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          -0.02%
LLdMissRate                    0|          0          -0.02%
LLhits                   230,053|    230,100          +0.02%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          -0.02%
RamHits                   17,515|     17,512          -0.02%
TotalRW               19,694,039| 19,693,780          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights)
Instructions: 3,085,301 (master) → 3,085,203 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.06%
D1mr                      36,547|     36,562          +0.04%
D1mw                      10,624|     10,634          +0.09%
DLmr                          13|         13          +0.00%
DLmw                       2,942|      2,945          +0.10%
Dr                       751,570|    751,519          -0.01%
Dw                       524,599|    524,571          -0.01%
EstimatedCycles        4,681,012|  4,681,025          +0.00%
I1MissRate                     0|          0          +0.00%
I1mr                       5,392|      5,392          +0.00%
ILmr                         688|        688          +0.00%
Ir                     3,085,301|  3,085,203          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                 4,308,907|  4,308,705          -0.00%
LLHitRate                      1|          1          +0.05%
LLMissRate                     0|          0          +0.09%
LLdMissRate                    0|          0          +0.11%
LLhits                    48,920|     48,942          +0.04%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          +0.09%
RamHits                    3,643|      3,646          +0.08%
TotalRW                4,361,470|  4,361,293          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape)
Instructions: 13,670,465 (master) → 13,670,994 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.05%
D1mr                     171,529|    171,438          -0.05%
D1mw                      49,537|     49,529          -0.02%
DLmr                          49|         49          +0.00%
DLmw                      11,156|     11,158          +0.02%
Dr                     3,337,890|  3,337,966          +0.00%
Dw                     2,347,039|  2,347,013          -0.00%
EstimatedCycles       20,681,978| 20,682,221          +0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      20,415|     20,415          +0.00%
ILmr                         817|        817          +0.00%
Ir                    13,670,465| 13,670,994          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                19,113,913| 19,114,591          +0.00%
LLHitRate                      1|          1          -0.05%
LLMissRate                     0|          0          +0.01%
LLdMissRate                    0|          0          +0.02%
LLhits                   229,459|    229,358          -0.04%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          +0.01%
RamHits                   12,022|     12,024          +0.02%
TotalRW               19,355,394| 19,355,973          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress)
Instructions: 32,122,987 (master) → 32,122,930 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                     407,398|    407,509          +0.03%
D1mw                     124,551|    124,523          -0.02%
DLmr                      42,452|     42,453          +0.00%
DLmw                      49,142|     49,144          +0.00%
Dr                     7,900,909|  7,900,972          +0.00%
Dw                     5,526,312|  5,526,379          +0.00%
EstimatedCycles       50,684,546| 50,685,075          +0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      58,223|     58,224          +0.00%
ILmr                         861|        862          +0.12%
Ir                    32,122,987| 32,122,930          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                44,960,036| 44,960,025          -0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          +0.00%
LLdMissRate                    1|          1          +0.00%
LLhits                   497,717|    497,797          +0.02%
LLiMissRate                    0|          0          +0.12%
RamHitRate                     0|          0          +0.00%
RamHits                   92,455|     92,459          +0.00%
TotalRW               45,550,208| 45,550,281          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires)
Instructions: 21,187,739 (master) → 21,188,022 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.02%
D1mr                     263,044|    263,111          +0.03%
D1mw                      77,414|     77,404          -0.01%
DLmr                      15,005|     15,003          -0.01%
DLmw                      35,438|     35,420          -0.05%
Dr                     5,232,334|  5,232,391          +0.00%
Dw                     3,652,128|  3,652,170          +0.00%
EstimatedCycles       33,128,503| 33,128,513          +0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      39,190|     39,190          +0.00%
ILmr                         814|        814          +0.00%
Ir                    21,187,739| 21,188,022          +0.00%
L1HitRate                     99|         99          -0.00%
L1hits                29,692,553| 29,692,878          +0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          -0.04%
LLdMissRate                    1|          1          -0.04%
LLhits                   328,391|    328,468          +0.02%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          -0.04%
RamHits                   51,257|     51,237          -0.04%
TotalRW               30,072,201| 30,072,583          +0.00%

🔄 Executor Update

update_executor_iai::update_group::update_executor with_setup_0:setup_update_executor(isometric-fountain)
Instructions: 46,781,720 (master) → 46,765,193 (HEAD) : $$\color{lime}-0.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +1.02%
D1mr                     495,704|    500,343          +0.94%
D1mw                     112,146|    113,074          +0.83%
DLmr                       3,482|      3,343          -3.99%
DLmw                      19,087|     12,886         -32.49%
Dr                    11,743,532| 11,738,108          -0.05%
Dw                     8,031,740|  8,017,367          -0.18%
EstimatedCycles       69,715,324| 69,510,890          -0.29%
I1MissRate                     0|          0          -0.03%
I1mr                      11,003|     10,996          -0.06%
ILmr                         195|        190          -2.56%
Ir                    46,781,720| 46,765,193          -0.04%
L1HitRate                     99|         99          -0.01%
L1hits                65,938,139| 65,896,255          -0.06%
LLHitRate                      1|          1          +2.05%
LLMissRate                     0|          0         -27.83%
LLdMissRate                    0|          0         -28.02%
LLhits                   596,089|    607,994          +2.00%
LLiMissRate                    0|          0          -2.53%
RamHitRate                     0|          0         -27.83%
RamHits                   22,764|     16,419         -27.87%
TotalRW               66,556,992| 66,520,668          -0.05%

update_executor_iai::update_group::update_executor with_setup_1:setup_update_executor(painted-dreams)
Instructions: 24,214,168 (master) → 24,217,513 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.11%
D1mr                     250,136|    249,938          -0.08%
D1mw                      55,624|     55,508          -0.21%
DLmr                         981|        982          +0.10%
DLmw                       5,138|      5,296          +3.08%
Dr                     6,081,065|  6,082,088          +0.02%
Dw                     4,143,794|  4,143,145          -0.02%
EstimatedCycles       35,872,929| 35,880,260          +0.02%
I1MissRate                     0|          0          +0.57%
I1mr                       5,488|      5,520          +0.58%
ILmr                         178|        177          -0.56%
Ir                    24,214,168| 24,217,513          +0.01%
L1HitRate                     99|         99          +0.00%
L1hits                34,127,779| 34,131,780          +0.01%
LLHitRate                      1|          1          -0.16%
LLMissRate                     0|          0          +2.50%
LLdMissRate                    0|          0          +2.59%
LLhits                   304,951|    304,511          -0.14%
LLiMissRate                    0|          0          -0.58%
RamHitRate                     0|          0          +2.50%
RamHits                    6,297|      6,455          +2.51%
TotalRW               34,439,027| 34,442,746          +0.01%

update_executor_iai::update_group::update_executor with_setup_2:setup_update_executor(procedural-string-lights)
Instructions: 6,265,591 (master) → 6,228,297 (HEAD) : $$\color{lime}-0.60\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.78%
D1mr                      65,070|     64,095          -1.50%
D1mw                      14,741|     14,640          -0.69%
DLmr                         NaN|        NaN          +0.00%
DLmw                         622|        724         +16.40%
Dr                     1,597,896|  1,587,915          -0.62%
Dw                     1,096,302|  1,090,793          -0.50%
EstimatedCycles        9,314,689|  9,260,443          -0.58%
I1MissRate                     0|          0          -1.52%
I1mr                       2,944|      2,882          -2.11%
ILmr                         174|        175          +0.57%
Ir                     6,265,591|  6,228,297          -0.60%
L1HitRate                     99|         99          +0.01%
L1hits                 8,877,034|  8,825,388          -0.58%
LLHitRate                      1|          1          -0.93%
LLMissRate                     0|          0         +13.61%
LLdMissRate                    0|          0         +17.07%
LLhits                    81,959|     80,718          -1.51%
LLiMissRate                    0|          0          +1.18%
RamHitRate                     0|          0         +13.61%
RamHits                      796|        899         +12.94%
TotalRW                8,959,789|  8,907,005          -0.59%

update_executor_iai::update_group::update_executor with_setup_3:setup_update_executor(parametric-dunescape)
Instructions: 28,047,030 (master) → 28,039,439 (HEAD) : $$\color{lime}-0.03\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.19%
D1mr                     275,404|    275,940          +0.19%
D1mw                      68,196|     68,330          +0.20%
DLmr                         189|        190          +0.53%
DLmw                       4,064|      4,369          +7.50%
Dr                     7,036,911|  7,036,512          -0.01%
Dw                     4,868,172|  4,869,427          +0.03%
EstimatedCycles       41,480,679| 41,485,840          +0.01%
I1MissRate                     0|          0          +0.19%
I1mr                       5,369|      5,378          +0.17%
ILmr                         170|        170          +0.00%
Ir                    28,047,030| 28,039,439          -0.03%
L1HitRate                     99|         99          -0.00%
L1hits                39,603,144| 39,595,730          -0.02%
LLHitRate                      1|          1          +0.13%
LLMissRate                     0|          0          +6.94%
LLdMissRate                    0|          0          +7.19%
LLhits                   344,546|    344,919          +0.11%
LLiMissRate                    0|          0          +0.03%
RamHitRate                     0|          0          +6.94%
RamHits                    4,423|      4,729          +6.92%
TotalRW               39,952,113| 39,945,378          -0.02%

update_executor_iai::update_group::update_executor with_setup_4:setup_update_executor(red-dress)
Instructions: 63,899,949 (master) → 64,005,538 (HEAD) : $$\color{red}+0.17\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.13%
D1mr                     656,439|    660,600          +0.63%
D1mw                     153,954|    155,154          +0.78%
DLmr                      16,844|     16,662          -1.08%
DLmw                      35,290|     32,494          -7.92%
Dr                    16,211,343| 16,283,227          +0.44%
Dw                    11,111,213| 11,185,487          +0.67%
EstimatedCycles       96,079,083| 96,263,048          +0.19%
I1MissRate                     0|          0          +0.05%
I1mr                       9,799|      9,820          +0.21%
ILmr                         393|        394          +0.25%
Ir                    63,899,949| 64,005,538          +0.17%
L1HitRate                     99|         99          -0.00%
L1hits                90,402,313| 90,648,678          +0.27%
LLHitRate                      1|          1          +0.81%
LLMissRate                     0|          0          -5.93%
LLdMissRate                    0|          0          -6.21%
LLhits                   767,665|    776,024          +1.09%
LLiMissRate                    0|          0          +0.09%
RamHitRate                     0|          0          -5.93%
RamHits                   52,527|     49,550          -5.67%
TotalRW               91,222,505| 91,474,252          +0.28%

update_executor_iai::update_group::update_executor with_setup_5:setup_update_executor(valley-of-spires)
Instructions: 35,966,682 (master) → 35,980,931 (HEAD) : $$\color{red}+0.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.10%
D1mr                     384,022|    384,424          +0.10%
D1mw                      83,985|     84,434          +0.53%
DLmr                       2,641|      2,643          +0.08%
DLmw                       9,895|      8,305         -16.07%
Dr                     9,008,297|  9,012,341          +0.04%
Dw                     6,116,840|  6,125,819          +0.15%
EstimatedCycles       53,377,933| 53,360,745          -0.03%
I1MissRate                     0|          0          -0.54%
I1mr                       8,129|      8,088          -0.50%
ILmr                         183|        181          -1.09%
Ir                    35,966,682| 35,980,931          +0.04%
L1HitRate                     99|         99          -0.00%
L1hits                50,615,683| 50,642,145          +0.05%
LLHitRate                      1|          1          +0.46%
LLMissRate                     0|          0         -12.55%
LLdMissRate                    0|          0         -12.74%
LLhits                   463,417|    465,817          +0.52%
LLiMissRate                    0|          0          -1.13%
RamHitRate                     0|          0         -12.55%
RamHits                   12,719|     11,129         -12.50%
TotalRW               51,091,819| 51,119,091          +0.05%

🚀 Render: Cold Execution

run_once_iai::run_once_group::run_once with_setup_0:setup_run_once(isometric-fountain)
Instructions: 22,648,342 (master) → 22,693,512 (HEAD) : $$\color{red}+0.20\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.79%
D1mr                     276,717|    276,833          +0.04%
D1mw                      62,209|     62,678          +0.75%
DLmr                       7,932|      7,980          +0.61%
DLmw                       9,224|      9,920          +7.55%
Dr                     5,933,637|  5,981,685          +0.81%
Dw                     4,035,893|  4,084,660          +1.21%
EstimatedCycles       35,187,690| 35,354,581          +0.47%
I1MissRate                     1|          1          -0.14%
I1mr                     134,396|    134,480          +0.06%
ILmr                       5,395|      5,392          -0.06%
Ir                    22,648,342| 22,693,512          +0.20%
L1HitRate                     99|         99          +0.00%
L1hits                32,144,550| 32,285,866          +0.44%
LLHitRate                      1|          1          -0.45%
LLMissRate                     0|          0          +2.84%
LLdMissRate                    0|          0          +3.33%
LLhits                   450,771|    450,699          -0.02%
LLiMissRate                    0|          0          -0.25%
RamHitRate                     0|          0          +2.84%
RamHits                   22,551|     23,292          +3.29%
TotalRW               32,617,872| 32,759,857          +0.44%

run_once_iai::run_once_group::run_once with_setup_1:setup_run_once(painted-dreams)
Instructions: 80,142,885 (master) → 80,128,702 (HEAD) : $$\color{lime}-0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -0.33%
D1mr                     413,046|    411,715          -0.32%
D1mw                     197,020|    195,017          -1.02%
DLmr                       3,877|      3,883          +0.15%
DLmw                      22,936|     22,700          -1.03%
Dr                    18,976,362| 18,942,721          -0.18%
Dw                    12,683,742| 12,647,529          -0.29%
EstimatedCycles      116,014,117|115,910,250          -0.09%
I1MissRate                     0|          0          +0.06%
I1mr                     184,701|    184,780          +0.04%
ILmr                       7,589|      7,592          +0.04%
Ir                    80,142,885| 80,128,702          -0.02%
L1HitRate                     99|         99          +0.00%
L1hits               111,008,222|110,927,440          -0.07%
LLHitRate                      1|          1          -0.32%
LLMissRate                     0|          0          -0.59%
LLdMissRate                    0|          0          -0.64%
LLhits                   760,365|    757,337          -0.40%
LLiMissRate                    0|          0          +0.06%
RamHitRate                     0|          0          -0.59%
RamHits                   34,402|     34,175          -0.66%
TotalRW              111,802,989|111,718,952          -0.08%

run_once_iai::run_once_group::run_once with_setup_2:setup_run_once(procedural-string-lights)
Instructions: 10,506,940 (master) → 10,616,402 (HEAD) : $$\color{red}+1.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +3.09%
D1mr                      58,551|     62,315          +6.43%
D1mw                      23,583|     24,021          +1.86%
DLmr                         407|        418          +2.70%
DLmw                       1,322|      1,501         +13.54%
Dr                     2,592,920|  2,640,501          +1.84%
Dw                     1,871,614|  1,911,762          +2.15%
EstimatedCycles       15,681,060| 15,900,313          +1.40%
I1MissRate                     0|          0          -1.27%
I1mr                      48,680|     48,561          -0.24%
ILmr                       4,482|      4,483          +0.02%
Ir                    10,506,940| 10,616,402          +1.04%
L1HitRate                     99|         99          -0.02%
L1hits                14,840,660| 15,033,768          +1.30%
LLHitRate                      1|          1          +1.78%
LLMissRate                     0|          0          +1.74%
LLdMissRate                    0|          0          +8.85%
LLhits                   124,603|    128,495          +3.12%
LLiMissRate                    0|          0          -1.01%
RamHitRate                     0|          0          +1.74%
RamHits                    6,211|      6,402          +3.08%
TotalRW               14,971,474| 15,168,665          +1.32%

run_once_iai::run_once_group::run_once with_setup_3:setup_run_once(parametric-dunescape)
Instructions: 23,743,215 (master) → 23,688,812 (HEAD) : $$\color{lime}-0.23\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +0.25%
D1mr                     161,220|    161,343          +0.08%
D1mw                      64,130|     63,989          -0.22%
DLmr                       2,247|      2,267          +0.89%
DLmw                       6,305|      6,260          -0.71%
Dr                     5,721,590|  5,708,590          -0.23%
Dw                     3,828,754|  3,817,103          -0.30%
EstimatedCycles       34,854,091| 34,774,193          -0.23%
I1MissRate                     0|          0          +0.21%
I1mr                      72,398|     72,385          -0.02%
ILmr                       3,766|      3,767          +0.03%
Ir                    23,743,215| 23,688,812          -0.23%
L1HitRate                     99|         99          -0.00%
L1hits                32,995,811| 32,916,788          -0.24%
LLHitRate                      1|          1          +0.24%
LLMissRate                     0|          0          +0.04%
LLdMissRate                    0|          0          -0.03%
LLhits                   285,430|    285,423          -0.00%
LLiMissRate                    0|          0          +0.26%
RamHitRate                     0|          0          +0.04%
RamHits                   12,318|     12,294          -0.19%
TotalRW               33,293,559| 33,214,505          -0.24%

run_once_iai::run_once_group::run_once with_setup_4:setup_run_once(red-dress)
Instructions: 1,806,313,562 (master) → 1,806,435,851 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     0|          0          +0.15%
D1mr                   1,849,675|  1,854,218          +0.25%
D1mw                     867,903|    867,860          -0.00%
DLmr                     446,911|    446,662          -0.06%
DLmw                     521,381|    522,213          +0.16%
Dr                   432,071,631|432,126,299          +0.01%
Dw                   278,570,770|278,613,314          +0.02%
EstimatedCycles      2,562,157,477|2,562,412,300          +0.01%
I1MissRate                     0|          0          -0.02%
I1mr                   1,280,238|  1,280,031          -0.02%
ILmr                       5,383|      5,405          +0.41%
Ir                   1,806,313,562|1,806,435,851          +0.01%
L1HitRate                    100|        100          -0.00%
L1hits               2,512,958,147|2,513,173,355          +0.01%
LLHitRate                      0|          0          +0.11%
LLMissRate                     0|          0          +0.05%
LLdMissRate                    0|          0          +0.05%
LLhits                 3,024,141|  3,027,829          +0.12%
LLiMissRate                    0|          0          +0.40%
RamHitRate                     0|          0          +0.05%
RamHits                  973,675|    974,280          +0.06%
TotalRW              2,516,955,963|2,517,175,464          +0.01%

run_once_iai::run_once_group::run_once with_setup_5:setup_run_once(valley-of-spires)
Instructions: 20,600,119 (master) → 20,564,954 (HEAD) : $$\color{lime}-0.17\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.18%
D1mr                     223,471|    222,648          -0.37%
D1mw                      53,939|     53,626          -0.58%
DLmr                       5,679|      5,666          -0.23%
DLmw                       6,891|      7,055          +2.38%
Dr                     5,171,763|  5,146,636          -0.49%
Dw                     3,486,141|  3,460,081          -0.75%
EstimatedCycles       31,290,457| 31,203,099          -0.28%
I1MissRate                     1|          1          -0.04%
I1mr                     109,566|    109,333          -0.21%
ILmr                       3,581|      3,579          -0.06%
Ir                    20,600,119| 20,564,954          -0.17%
L1HitRate                     99|         99          +0.00%
L1hits                28,871,047| 28,786,064          -0.29%
LLHitRate                      1|          1          -0.11%
LLMissRate                     0|          0          +1.22%
LLdMissRate                    0|          0          +1.80%
LLhits                   370,825|    369,307          -0.41%
LLiMissRate                    0|          0          +0.12%
RamHitRate                     0|          0          +1.22%
RamHits                   16,151|     16,300          +0.92%
TotalRW               29,258,023| 29,171,671          -0.30%

⚡ Render: Cached Execution

run_cached_iai::run_cached_group::run_cached with_setup_0:setup_run_cached(isometric-fountain)
Instructions: 7,925,739 (master) → 7,925,761 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.08%
D1mr                     195,890|    195,690          -0.10%
D1mw                       7,512|      7,542          +0.40%
DLmr                       1,004|        993          -1.10%
DLmw                         126|        152         +20.63%
Dr                     2,413,505|  2,413,242          -0.01%
Dw                     1,433,503|  1,433,438          -0.00%
EstimatedCycles       12,628,081| 12,627,567          -0.00%
I1MissRate                     0|          0          -0.28%
I1mr                         704|        702          -0.28%
ILmr                         167|        168          +0.60%
Ir                     7,925,739|  7,925,761          +0.00%
L1HitRate                     98|         98          +0.00%
L1hits                11,568,641| 11,568,507          -0.00%
LLHitRate                      2|          2          -0.09%
LLMissRate                     0|          0          +1.24%
LLdMissRate                    0|          0          +1.34%
LLhits                   202,809|    202,621          -0.09%
LLiMissRate                    0|          0          +0.60%
RamHitRate                     0|          0          +1.24%
RamHits                    1,297|      1,313          +1.23%
TotalRW               11,772,747| 11,772,441          -0.00%

run_cached_iai::run_cached_group::run_cached with_setup_1:setup_run_cached(painted-dreams)
Instructions: 5,949,247 (master) → 5,949,353 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.22%
D1mr                     129,300|    129,542          +0.19%
D1mw                       7,234|      7,262          +0.39%
DLmr                         156|        230         +47.44%
DLmw                           7|      3,671      +52342.86%
Dr                     1,851,720|  1,851,416          -0.02%
Dw                     1,109,303|  1,108,905          -0.04%
EstimatedCycles        9,468,796|  9,581,304          +1.19%
I1MissRate                     0|          0          +0.14%
I1mr                         705|        706          +0.14%
ILmr                         156|        152          -2.56%
Ir                     5,949,247|  5,949,353          +0.00%
L1HitRate                     98|         98          -0.00%
L1hits                 8,773,031|  8,772,164          -0.01%
LLHitRate                      2|          1          -2.52%
LLMissRate                     0|          0       +1170.62%
LLdMissRate                    0|          0       +2293.82%
LLhits                   136,920|    133,457          -2.53%
LLiMissRate                    0|          0          -2.57%
RamHitRate                     0|          0       +1170.62%
RamHits                      319|      4,053       +1170.53%
TotalRW                8,910,270|  8,909,674          -0.01%

run_cached_iai::run_cached_group::run_cached with_setup_2:setup_run_cached(procedural-string-lights)
Instructions: 1,612,527 (master) → 1,711,391 (HEAD) : $$\color{red}+6.13\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +2.56%
D1mr                      30,141|     32,637          +8.28%
D1mw                       3,697|      3,742          +1.22%
DLmr                           6|          6          +0.00%
DLmw                           3|        NaN        -100.00%
Dr                       555,530|    582,535          +4.86%
Dw                       362,895|    380,179          +4.76%
EstimatedCycles        2,673,700|  2,826,915          +5.73%
I1MissRate                     0|          0          -6.18%
I1mr                         709|        706          -0.42%
ILmr                         143|        143          +0.00%
Ir                     1,612,527|  1,711,391          +6.13%
L1HitRate                     99|         99          -0.02%
L1hits                 2,496,405|  2,637,020          +5.63%
LLHitRate                      1|          1          +1.64%
LLMissRate                     0|          0          -7.22%
LLdMissRate                    0|          0         -36.40%
LLhits                    34,395|     36,936          +7.39%
LLiMissRate                    0|          0          -5.78%
RamHitRate                     0|          0          -7.22%
RamHits                      152|        149          -1.97%
TotalRW                2,530,952|  2,674,105          +5.66%

run_cached_iai::run_cached_group::run_cached with_setup_3:setup_run_cached(parametric-dunescape)
Instructions: 3,652,066 (master) → 3,752,473 (HEAD) : $$\color{red}+2.75\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -6.42%
D1mr                      91,864|     93,557          +1.84%
D1mw                       6,167|      7,745         +25.59%
DLmr                          38|         42         +10.53%
DLmw                          27|         22         -18.52%
Dr                     1,177,139|  1,277,235          +8.50%
Dw                       739,399|    839,064         +13.48%
EstimatedCycles        5,969,470|  6,282,698          +5.25%
I1MissRate                     0|          0          -3.54%
I1mr                         678|        672          -0.88%
ILmr                         136|        137          +0.74%
Ir                     3,652,066|  3,752,473          +2.75%
L1HitRate                     98|         98          +0.04%
L1hits                 5,469,895|  5,766,798          +5.43%
LLHitRate                      2|          2          -1.97%
LLMissRate                     0|          0          -5.11%
LLdMissRate                    0|          0         -10.83%
LLhits                    98,508|    101,773          +3.31%
LLiMissRate                    0|          0          -1.96%
RamHitRate                     0|          0          -5.11%
RamHits                      201|        201          +0.00%
TotalRW                5,568,604|  5,868,772          +5.39%

run_cached_iai::run_cached_group::run_cached with_setup_4:setup_run_cached(red-dress)
Instructions: 35,580,538 (master) → 35,578,302 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.16%
D1mr                     681,407|    682,728          +0.19%
D1mw                     100,997|    100,854          -0.14%
DLmr                     302,277|    302,205          -0.02%
DLmw                      56,272|     53,566          -4.81%
Dr                    10,146,245| 10,145,668          -0.01%
Dw                     5,496,561|  5,495,976          -0.01%
EstimatedCycles       65,134,638| 65,052,330          -0.13%
I1MissRate                     0|          0          -0.38%
I1mr                         767|        764          -0.39%
ILmr                         738|        729          -1.22%
Ir                    35,580,538| 35,578,302          -0.01%
L1HitRate                     98|         98          -0.00%
L1hits                50,440,173| 50,435,600          -0.01%
LLHitRate                      1|          1          +0.94%
LLMissRate                     1|          1          -0.77%
LLdMissRate                    2|          2          -0.77%
LLhits                   423,884|    427,846          +0.93%
LLiMissRate                    0|          0          -1.21%
RamHitRate                     1|          1          -0.77%
RamHits                  359,287|    356,500          -0.78%
TotalRW               51,223,344| 51,219,946          -0.01%

run_cached_iai::run_cached_group::run_cached with_setup_5:setup_run_cached(valley-of-spires)
Instructions: 6,361,879 (master) → 6,303,196 (HEAD) : $$\color{lime}-0.92\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +2.65%
D1mr                     155,015|    153,870          -0.74%
D1mw                       7,477|      6,526         -12.72%
DLmr                         218|        213          -2.29%
DLmw                         468|        241         -48.50%
Dr                     1,942,620|  1,883,233          -3.06%
Dw                     1,159,832|  1,100,017          -5.16%
EstimatedCycles       10,142,459|  9,949,264          -1.90%
I1MissRate                     0|          0          +1.08%
I1mr                         695|        696          +0.14%
ILmr                         160|        161          +0.63%
Ir                     6,361,879|  6,303,196          -0.92%
L1HitRate                     98|         98          -0.01%
L1hits                 9,301,144|  9,125,354          -1.89%
LLHitRate                      2|          2          +0.75%
LLMissRate                     0|          0         -25.91%
LLdMissRate                    0|          0         -31.17%
LLhits                   162,341|    160,477          -1.15%
LLiMissRate                    0|          0          +1.56%
RamHitRate                     0|          0         -25.91%
RamHits                      846|        615         -27.30%
TotalRW                9,464,331|  9,286,446          -1.88%

@timon-schelling
Copy link
Member Author

Does npm run start-desktop still work on Windows after this pr? I still don't like that we have different crates for the final binary dependent on the platform

Yes, the main binary will, and in my opinion should, work on all platforms (on mac you would just be missing the dependencies).
I still prefer it that way because we don't have to mix platform specific build scripts (linking) and those entry points will just call start (nothing else they can do), Would you like me to leave a big comment about that at the top of the files?

@github-actions
Copy link

github-actions bot commented Oct 22, 2025

Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain)
Instructions: 27,644,598 (master) → 27,642,706 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                     349,928|    349,925          -0.00%
D1mw                     108,319|    108,358          +0.04%
DLmr                      31,089|     31,089          +0.00%
DLmw                      49,694|     49,707          +0.03%
Dr                     6,821,190|  6,820,872          -0.00%
Dw                     4,765,168|  4,765,088          -0.00%
EstimatedCycles       43,724,196| 43,722,406          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      52,778|     52,777          -0.00%
ILmr                         855|        854          -0.12%
Ir                    27,644,598| 27,642,706          -0.01%
L1HitRate                     99|         99          -0.00%
L1hits                38,719,931| 38,717,606          -0.01%
LLHitRate                      1|          1          +0.01%
LLMissRate                     0|          0          +0.02%
LLdMissRate                    1|          1          +0.02%
LLhits                   429,387|    429,410          +0.01%
LLiMissRate                    0|          0          -0.11%
RamHitRate                     0|          0          +0.02%
RamHits                   81,638|     81,650          +0.01%
TotalRW               39,230,956| 39,228,666          -0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams)
Instructions: 13,872,052 (master) → 13,872,453 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.01%
D1mr                     168,347|    168,345          -0.00%
D1mw                      53,326|     53,312          -0.03%
DLmr                         773|        773          +0.00%
DLmw                      16,038|     16,043          +0.03%
Dr                     3,432,932|  3,433,034          +0.00%
Dw                     2,389,055|  2,389,070          +0.00%
EstimatedCycles       21,209,761| 21,210,365          +0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      25,895|     25,895          +0.00%
ILmr                         704|        704          +0.00%
Ir                    13,872,052| 13,872,453          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                19,446,471| 19,447,005          +0.00%
LLHitRate                      1|          1          -0.01%
LLMissRate                     0|          0          +0.03%
LLdMissRate                    0|          0          +0.03%
LLhits                   230,053|    230,032          -0.01%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          +0.03%
RamHits                   17,515|     17,520          +0.03%
TotalRW               19,694,039| 19,694,557          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights)
Instructions: 3,085,301 (master) → 3,085,090 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                      36,547|     36,544          -0.01%
D1mw                      10,624|     10,628          +0.04%
DLmr                          13|         13          +0.00%
DLmw                       2,942|      2,945          +0.10%
Dr                       751,570|    751,524          -0.01%
Dw                       524,599|    524,584          -0.00%
EstimatedCycles        4,681,012|  4,680,834          -0.00%
I1MissRate                     0|          0          +0.01%
I1mr                       5,392|      5,392          +0.00%
ILmr                         688|        688          +0.00%
Ir                     3,085,301|  3,085,090          -0.01%
L1HitRate                     99|         99          -0.00%
L1hits                 4,308,907|  4,308,634          -0.01%
LLHitRate                      1|          1          +0.00%
LLMissRate                     0|          0          +0.09%
LLdMissRate                    0|          0          +0.11%
LLhits                    48,920|     48,918          -0.00%
LLiMissRate                    0|          0          +0.01%
RamHitRate                     0|          0          +0.09%
RamHits                    3,643|      3,646          +0.08%
TotalRW                4,361,470|  4,361,198          -0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape)
Instructions: 13,670,465 (master) → 13,670,548 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.01%
D1mr                     171,529|    171,482          -0.03%
D1mw                      49,537|     49,558          +0.04%
DLmr                          49|         49          +0.00%
DLmw                      11,156|     11,164          +0.07%
Dr                     3,337,890|  3,337,861          -0.00%
Dw                     2,347,039|  2,346,994          -0.00%
EstimatedCycles       20,681,978| 20,682,123          +0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      20,415|     20,415          +0.00%
ILmr                         817|        817          +0.00%
Ir                    13,670,465| 13,670,548          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                19,113,913| 19,113,948          +0.00%
LLHitRate                      1|          1          -0.01%
LLMissRate                     0|          0          +0.07%
LLdMissRate                    0|          0          +0.07%
LLhits                   229,459|    229,425          -0.01%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          +0.07%
RamHits                   12,022|     12,030          +0.07%
TotalRW               19,355,394| 19,355,403          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress)
Instructions: 32,122,987 (master) → 32,122,184 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                     407,398|    407,524          +0.03%
D1mw                     124,551|    124,502          -0.04%
DLmr                      42,452|     42,452          +0.00%
DLmw                      49,142|     49,104          -0.08%
Dr                     7,900,909|  7,900,854          -0.00%
Dw                     5,526,312|  5,526,344          +0.00%
EstimatedCycles       50,684,546| 50,682,922          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      58,223|     58,224          +0.00%
ILmr                         861|        862          +0.12%
Ir                    32,122,987| 32,122,184          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                44,960,036| 44,959,132          -0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          -0.04%
LLdMissRate                    1|          1          -0.04%
LLhits                   497,717|    497,832          +0.02%
LLiMissRate                    0|          0          +0.12%
RamHitRate                     0|          0          -0.04%
RamHits                   92,455|     92,418          -0.04%
TotalRW               45,550,208| 45,549,382          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires)
Instructions: 21,187,739 (master) → 21,187,062 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.02%
D1mr                     263,044|    263,078          +0.01%
D1mw                      77,414|     77,459          +0.06%
DLmr                      15,005|     15,003          -0.01%
DLmw                      35,438|     35,440          +0.01%
Dr                     5,232,334|  5,232,227          -0.00%
Dw                     3,652,128|  3,652,137          +0.00%
EstimatedCycles       33,128,503| 33,128,044          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      39,190|     39,190          +0.00%
ILmr                         814|        814          +0.00%
Ir                    21,187,739| 21,187,062          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                29,692,553| 29,691,699          -0.00%
LLHitRate                      1|          1          +0.03%
LLMissRate                     0|          0          +0.00%
LLdMissRate                    1|          1          +0.00%
LLhits                   328,391|    328,470          +0.02%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          +0.00%
RamHits                   51,257|     51,257          +0.00%
TotalRW               30,072,201| 30,071,426          -0.00%

🔄 Executor Update

update_executor_iai::update_group::update_executor with_setup_0:setup_update_executor(isometric-fountain)
Instructions: 46,781,720 (master) → 46,745,187 (HEAD) : $$\color{lime}-0.08\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.08%
D1mr                     495,704|    494,774          -0.19%
D1mw                     112,146|    112,019          -0.11%
DLmr                       3,482|      3,419          -1.81%
DLmw                      19,087|     19,583          +2.60%
Dr                    11,743,532| 11,736,046          -0.06%
Dw                     8,031,740|  8,019,967          -0.15%
EstimatedCycles       69,715,324| 69,668,702          -0.07%
I1MissRate                     0|          0          +0.73%
I1mr                      11,003|     11,075          +0.65%
ILmr                         195|        199          +2.05%
Ir                    46,781,720| 46,745,187          -0.08%
L1HitRate                     99|         99          +0.00%
L1hits                65,938,139| 65,883,332          -0.08%
LLHitRate                      1|          1          -0.15%
LLMissRate                     0|          0          +2.01%
LLdMissRate                    0|          0          +2.02%
LLhits                   596,089|    594,667          -0.24%
LLiMissRate                    0|          0          +2.13%
RamHitRate                     0|          0          +2.01%
RamHits                   22,764|     23,201          +1.92%
TotalRW               66,556,992| 66,501,200          -0.08%

update_executor_iai::update_group::update_executor with_setup_1:setup_update_executor(painted-dreams)
Instructions: 24,214,168 (master) → 24,219,664 (HEAD) : $$\color{red}+0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.07%
D1mr                     250,136|    249,516          -0.25%
D1mw                      55,624|     56,046          +0.76%
DLmr                         981|        982          +0.10%
DLmw                       5,138|      3,841         -25.24%
Dr                     6,081,065|  6,082,060          +0.02%
Dw                     4,143,794|  4,143,341          -0.01%
EstimatedCycles       35,872,929| 35,839,505          -0.09%
I1MissRate                     0|          0          +0.80%
I1mr                       5,488|      5,533          +0.82%
ILmr                         178|        179          +0.56%
Ir                    24,214,168| 24,219,664          +0.02%
L1HitRate                     99|         99          +0.00%
L1hits                34,127,779| 34,133,970          +0.02%
LLHitRate                      1|          1          +0.36%
LLMissRate                     0|          0         -20.58%
LLdMissRate                    0|          0         -21.18%
LLhits                   304,951|    306,093          +0.37%
LLiMissRate                    0|          0          +0.54%
RamHitRate                     0|          0         -20.58%
RamHits                    6,297|      5,002         -20.57%
TotalRW               34,439,027| 34,445,065          +0.02%

update_executor_iai::update_group::update_executor with_setup_2:setup_update_executor(procedural-string-lights)
Instructions: 6,265,591 (master) → 6,187,822 (HEAD) : $$\color{lime}-1.24\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -1.50%
D1mr                      65,070|     62,878          -3.37%
D1mw                      14,741|     14,751          +0.07%
DLmr                         NaN|        NaN          +0.00%
DLmw                         622|        618          -0.64%
Dr                     1,597,896|  1,577,568          -1.27%
Dw                     1,096,302|  1,082,943          -1.22%
EstimatedCycles        9,314,689|  9,194,223          -1.29%
I1MissRate                     0|          0          -0.39%
I1mr                       2,944|      2,896          -1.63%
ILmr                         174|        175          +0.57%
Ir                     6,265,591|  6,187,822          -1.24%
L1HitRate                     99|         99          +0.01%
L1hits                 8,877,034|  8,767,808          -1.23%
LLHitRate                      1|          1          -1.49%
LLMissRate                     0|          0          +0.88%
LLdMissRate                    0|          0          +0.61%
LLhits                    81,959|     79,732          -2.72%
LLiMissRate                    0|          0          +1.84%
RamHitRate                     0|          0          +0.88%
RamHits                      796|        793          -0.38%
TotalRW                8,959,789|  8,848,333          -1.24%

update_executor_iai::update_group::update_executor with_setup_3:setup_update_executor(parametric-dunescape)
Instructions: 28,047,030 (master) → 28,047,720 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.11%
D1mr                     275,404|    274,692          -0.26%
D1mw                      68,196|     68,558          +0.53%
DLmr                         189|        190          +0.53%
DLmw                       4,064|      3,973          -2.24%
Dr                     7,036,911|  7,038,046          +0.02%
Dw                     4,868,172|  4,867,451          -0.01%
EstimatedCycles       41,480,679| 41,477,725          -0.01%
I1MissRate                     0|          0          +0.33%
I1mr                       5,369|      5,387          +0.34%
ILmr                         170|        169          -0.59%
Ir                    28,047,030| 28,047,720          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                39,603,144| 39,604,580          +0.00%
LLHitRate                      1|          1          -0.07%
LLMissRate                     0|          0          -2.06%
LLdMissRate                    0|          0          -2.12%
LLhits                   344,546|    344,305          -0.07%
LLiMissRate                    0|          0          -0.59%
RamHitRate                     0|          0          -2.06%
RamHits                    4,423|      4,332          -2.06%
TotalRW               39,952,113| 39,953,217          +0.00%

update_executor_iai::update_group::update_executor with_setup_4:setup_update_executor(red-dress)
Instructions: 63,899,949 (master) → 63,898,673 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.59%
D1mr                     656,439|    660,498          +0.62%
D1mw                     153,954|    154,545          +0.38%
DLmr                      16,844|     16,458          -2.29%
DLmw                      35,290|     37,194          +5.40%
Dr                    16,211,343| 16,209,555          -0.01%
Dw                    11,111,213| 11,107,470          -0.03%
EstimatedCycles       96,079,083| 96,137,504          +0.06%
I1MissRate                     0|          0          +0.02%
I1mr                       9,799|      9,801          +0.02%
ILmr                         393|        429          +9.16%
Ir                    63,899,949| 63,898,673          -0.00%
L1HitRate                     99|         99          -0.01%
L1hits                90,402,313| 90,390,854          -0.01%
LLHitRate                      1|          1          +0.41%
LLMissRate                     0|          0          +2.97%
LLdMissRate                    0|          0          +2.93%
LLhits                   767,665|    770,763          +0.40%
LLiMissRate                    0|          0          +9.16%
RamHitRate                     0|          0          +2.97%
RamHits                   52,527|     54,081          +2.96%
TotalRW               91,222,505| 91,215,698          -0.01%

update_executor_iai::update_group::update_executor with_setup_5:setup_update_executor(valley-of-spires)
Instructions: 35,966,682 (master) → 35,947,188 (HEAD) : $$\color{lime}-0.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.41%
D1mr                     384,022|    384,755          +0.19%
D1mw                      83,985|     84,789          +0.96%
DLmr                       2,641|      2,650          +0.34%
DLmw                       9,895|      9,921          +0.26%
Dr                     9,008,297|  9,002,680          -0.06%
Dw                     6,116,840|  6,110,094          -0.11%
EstimatedCycles       53,377,933| 53,353,140          -0.05%
I1MissRate                     0|          0          -0.27%
I1mr                       8,129|      8,103          -0.32%
ILmr                         183|        182          -0.55%
Ir                    35,966,682| 35,947,188          -0.05%
L1HitRate                     99|         99          -0.00%
L1hits                50,615,683| 50,582,315          -0.07%
LLHitRate                      1|          1          +0.38%
LLMissRate                     0|          0          +0.33%
LLdMissRate                    0|          0          +0.36%
LLhits                   463,417|    464,894          +0.32%
LLiMissRate                    0|          0          -0.49%
RamHitRate                     0|          0          +0.33%
RamHits                   12,719|     12,753          +0.27%
TotalRW               51,091,819| 51,059,962          -0.06%

🚀 Render: Cold Execution

run_once_iai::run_once_group::run_once with_setup_0:setup_run_once(isometric-fountain)
Instructions: 22,648,342 (master) → 22,646,146 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.45%
D1mr                     276,717|    277,505          +0.28%
D1mw                      62,209|     62,735          +0.85%
DLmr                       7,932|      7,884          -0.61%
DLmw                       9,224|      9,019          -2.22%
Dr                     5,933,637|  5,931,453          -0.04%
Dw                     4,035,893|  4,032,307          -0.09%
EstimatedCycles       35,187,690| 35,177,306          -0.03%
I1MissRate                     1|          1          +0.01%
I1mr                     134,396|    134,390          -0.00%
ILmr                       5,395|      5,393          -0.04%
Ir                    22,648,342| 22,646,146          -0.01%
L1HitRate                     99|         99          -0.00%
L1hits                32,144,550| 32,135,276          -0.03%
LLHitRate                      1|          1          +0.37%
LLMissRate                     0|          0          -1.11%
LLdMissRate                    0|          0          -1.42%
LLhits                   450,771|    452,334          +0.35%
LLiMissRate                    0|          0          -0.03%
RamHitRate                     0|          0          -1.11%
RamHits                   22,551|     22,296          -1.13%
TotalRW               32,617,872| 32,609,906          -0.02%

run_once_iai::run_once_group::run_once with_setup_1:setup_run_once(painted-dreams)
Instructions: 80,142,885 (master) → 80,155,309 (HEAD) : $$\color{red}+0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -0.22%
D1mr                     413,046|    413,063          +0.00%
D1mw                     197,020|    196,250          -0.39%
DLmr                       3,877|      3,861          -0.41%
DLmw                      22,936|     22,913          -0.10%
Dr                    18,976,362| 18,991,681          +0.08%
Dw                    12,683,742| 12,699,507          +0.12%
EstimatedCycles      116,014,117|116,053,867          +0.03%
I1MissRate                     0|          0          +0.03%
I1mr                     184,701|    184,792          +0.05%
ILmr                       7,589|      7,591          +0.03%
Ir                    80,142,885| 80,155,309          +0.02%
L1HitRate                     99|         99          +0.00%
L1hits               111,008,222|111,052,392          +0.04%
LLHitRate                      1|          1          -0.12%
LLMissRate                     0|          0          -0.15%
LLdMissRate                    0|          0          -0.24%
LLhits                   760,365|    759,740          -0.08%
LLiMissRate                    0|          0          +0.01%
RamHitRate                     0|          0          -0.15%
RamHits                   34,402|     34,365          -0.11%
TotalRW              111,802,989|111,846,497          +0.04%

run_once_iai::run_once_group::run_once with_setup_2:setup_run_once(procedural-string-lights)
Instructions: 10,506,940 (master) → 10,749,855 (HEAD) : $$\color{red}+2.31\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +4.25%
D1mr                      58,551|     64,299          +9.82%
D1mw                      23,583|     23,845          +1.11%
DLmr                         407|        411          +0.98%
DLmw                       1,322|      1,342          +1.51%
Dr                     2,592,920|  2,669,196          +2.94%
Dw                     1,871,614|  1,926,597          +2.94%
EstimatedCycles       15,681,060| 16,080,078          +2.54%
I1MissRate                     0|          0          -2.22%
I1mr                      48,680|     48,701          +0.04%
ILmr                       4,482|      4,482          +0.00%
Ir                    10,506,940| 10,749,855          +2.31%
L1HitRate                     99|         99          -0.02%
L1hits                14,840,660| 15,208,803          +2.48%
LLHitRate                      1|          1          +2.27%
LLMissRate                     0|          0          -2.06%
LLdMissRate                    0|          0          -1.51%
LLhits                   124,603|    130,610          +4.82%
LLiMissRate                    0|          0          -2.26%
RamHitRate                     0|          0          -2.06%
RamHits                    6,211|      6,235          +0.39%
TotalRW               14,971,474| 15,345,648          +2.50%

run_once_iai::run_once_group::run_once with_setup_3:setup_run_once(parametric-dunescape)
Instructions: 23,743,215 (master) → 23,707,657 (HEAD) : $$\color{lime}-0.15\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +0.03%
D1mr                     161,220|    161,011          -0.13%
D1mw                      64,130|     64,013          -0.18%
DLmr                       2,247|      2,252          +0.22%
DLmw                       6,305|      6,068          -3.76%
Dr                     5,721,590|  5,713,143          -0.15%
Dw                     3,828,754|  3,820,277          -0.22%
EstimatedCycles       34,854,091| 34,793,413          -0.17%
I1MissRate                     0|          0          +0.17%
I1mr                      72,398|     72,415          +0.02%
ILmr                       3,766|      3,766          +0.00%
Ir                    23,743,215| 23,707,657          -0.15%
L1HitRate                     99|         99          -0.00%
L1hits                32,995,811| 32,943,638          -0.16%
LLHitRate                      1|          1          +0.13%
LLMissRate                     0|          0          -1.73%
LLdMissRate                    0|          0          -2.54%
LLhits                   285,430|    285,353          -0.03%
LLiMissRate                    0|          0          +0.15%
RamHitRate                     0|          0          -1.73%
RamHits                   12,318|     12,086          -1.88%
TotalRW               33,293,559| 33,241,077          -0.16%

run_once_iai::run_once_group::run_once with_setup_4:setup_run_once(red-dress)
Instructions: 1,806,313,562 (master) → 1,806,402,787 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     0|          0          -0.38%
D1mr                   1,849,675|  1,843,692          -0.32%
D1mw                     867,903|    864,451          -0.40%
DLmr                     446,911|    452,274          +1.20%
DLmw                     521,381|    522,252          +0.17%
Dr                   432,071,631|432,175,445          +0.02%
Dw                   278,570,770|278,672,893          +0.04%
EstimatedCycles      2,562,157,477|2,562,602,521          +0.02%
I1MissRate                     0|          0          -0.00%
I1mr                   1,280,238|  1,280,276          +0.00%
ILmr                       5,383|      5,398          +0.28%
Ir                   1,806,313,562|1,806,402,787          +0.00%
L1HitRate                    100|        100          +0.00%
L1hits               2,512,958,147|2,513,262,706          +0.01%
LLHitRate                      0|          0          -0.53%
LLMissRate                     0|          0          +0.63%
LLdMissRate                    0|          0          +0.61%
LLhits                 3,024,141|  3,008,495          -0.52%
LLiMissRate                    0|          0          +0.27%
RamHitRate                     0|          0          +0.63%
RamHits                  973,675|    979,924          +0.64%
TotalRW              2,516,955,963|2,517,251,125          +0.01%

run_once_iai::run_once_group::run_once with_setup_5:setup_run_once(valley-of-spires)
Instructions: 20,600,119 (master) → 20,568,395 (HEAD) : $$\color{lime}-0.15\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.67%
D1mr                     223,471|    221,231          -1.00%
D1mw                      53,939|     54,501          +1.04%
DLmr                       5,679|      5,679          +0.00%
DLmw                       6,891|      6,735          -2.26%
Dr                     5,171,763|  5,174,087          +0.04%
Dw                     3,486,141|  3,489,361          +0.09%
EstimatedCycles       31,290,457| 31,250,741          -0.13%
I1MissRate                     1|          1          -0.31%
I1mr                     109,566|    109,060          -0.46%
ILmr                       3,581|      3,577          -0.11%
Ir                    20,600,119| 20,568,395          -0.15%
L1HitRate                     99|         99          +0.01%
L1hits                28,871,047| 28,847,051          -0.08%
LLHitRate                      1|          1          -0.46%
LLMissRate                     0|          0          -0.90%
LLdMissRate                    0|          0          -1.30%
LLhits                   370,825|    368,801          -0.55%
LLiMissRate                    0|          0          +0.04%
RamHitRate                     0|          0          -0.90%
RamHits                   16,151|     15,991          -0.99%
TotalRW               29,258,023| 29,231,843          -0.09%

⚡ Render: Cached Execution

run_cached_iai::run_cached_group::run_cached with_setup_0:setup_run_cached(isometric-fountain)
Instructions: 7,925,739 (master) → 7,925,589 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.41%
D1mr                     195,890|    196,608          +0.37%
D1mw                       7,512|      7,579          +0.89%
DLmr                       1,004|        937          -6.67%
DLmw                         126|        158         +25.40%
Dr                     2,413,505|  2,412,917          -0.02%
Dw                     1,433,503|  1,433,350          -0.01%
EstimatedCycles       12,628,081| 12,629,222          +0.01%
I1MissRate                     0|          0          -0.99%
I1mr                         704|        697          -0.99%
ILmr                         167|        166          -0.60%
Ir                     7,925,739|  7,925,589          -0.00%
L1HitRate                     98|         98          -0.01%
L1hits                11,568,641| 11,566,972          -0.01%
LLHitRate                      2|          2          +0.41%
LLMissRate                     0|          0          -2.77%
LLdMissRate                    0|          0          -3.08%
LLhits                   202,809|    203,623          +0.40%
LLiMissRate                    0|          0          -0.60%
RamHitRate                     0|          0          -2.77%
RamHits                    1,297|      1,261          -2.78%
TotalRW               11,772,747| 11,771,856          -0.01%

run_cached_iai::run_cached_group::run_cached with_setup_1:setup_run_cached(painted-dreams)
Instructions: 5,949,247 (master) → 5,950,391 (HEAD) : $$\color{red}+0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.48%
D1mr                     129,300|    129,892          +0.46%
D1mw                       7,234|      7,298          +0.88%
DLmr                         156|        138         -11.54%
DLmw                           7|          7          +0.00%
Dr                     1,851,720|  1,851,786          +0.00%
Dw                     1,109,303|  1,109,131          -0.02%
EstimatedCycles        9,468,796|  9,471,832          +0.03%
I1MissRate                     0|          0          +0.12%
I1mr                         705|        706          +0.14%
ILmr                         156|        153          -1.92%
Ir                     5,949,247|  5,950,391          +0.02%
L1HitRate                     98|         98          -0.01%
L1hits                 8,773,031|  8,773,412          +0.00%
LLHitRate                      2|          2          +0.48%
LLMissRate                     0|          0          -6.59%
LLdMissRate                    0|          0         -11.04%
LLhits                   136,920|    137,598          +0.50%
LLiMissRate                    0|          0          -1.94%
RamHitRate                     0|          0          -6.59%
RamHits                      319|        298          -6.58%
TotalRW                8,910,270|  8,911,308          +0.01%

run_cached_iai::run_cached_group::run_cached with_setup_2:setup_run_cached(procedural-string-lights)
Instructions: 1,612,527 (master) → 1,214,429 (HEAD) : $$\color{lime}-24.69\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          3         -20.06%
D1mr                      30,141|     18,209         -39.59%
D1mw                       3,697|      3,615          -2.22%
DLmr                           6|          6          +0.00%
DLmw                           3|        NaN        -100.00%
Dr                       555,530|    446,931         -19.55%
Dw                       362,895|    294,040         -18.97%
EstimatedCycles        2,673,700|  2,049,964         -23.33%
I1MissRate                     0|          0         +32.41%
I1mr                         709|        707          -0.28%
ILmr                         143|        142          -0.70%
Ir                     1,612,527|  1,214,429         -24.69%
L1HitRate                     99|         99          +0.22%
L1hits                 2,496,405|  1,932,869         -22.57%
LLHitRate                      1|          1         -15.77%
LLMissRate                     0|          0         +26.03%
LLdMissRate                    0|          0         -17.37%
LLhits                    34,395|     22,383         -34.92%
LLiMissRate                    0|          0         +31.85%
RamHitRate                     0|          0         +26.03%
RamHits                      152|        148          -2.63%
TotalRW                2,530,952|  1,955,400         -22.74%

run_cached_iai::run_cached_group::run_cached with_setup_3:setup_run_cached(parametric-dunescape)
Instructions: 3,652,066 (master) → 3,753,777 (HEAD) : $$\color{red}+2.79\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -5.79%
D1mr                      91,864|     94,286          +2.64%
D1mw                       6,167|      7,737         +25.46%
DLmr                          38|         40          +5.26%
DLmw                          27|         41         +51.85%
Dr                     1,177,139|  1,277,563          +8.53%
Dw                       739,399|    839,587         +13.55%
EstimatedCycles        5,969,470|  6,288,289          +5.34%
I1MissRate                     0|          0          -3.14%
I1mr                         678|        675          -0.44%
ILmr                         136|        138          +1.47%
Ir                     3,652,066|  3,753,777          +2.79%
L1HitRate                     98|         98          +0.02%
L1hits                 5,469,895|  5,768,229          +5.45%
LLHitRate                      2|          2          -1.33%
LLMissRate                     0|          0          +3.34%
LLdMissRate                    0|          0         +12.81%
LLhits                    98,508|    102,479          +4.03%
LLiMissRate                    0|          0          -1.28%
RamHitRate                     0|          0          +3.34%
RamHits                      201|        219          +8.96%
TotalRW                5,568,604|  5,870,927          +5.43%

run_cached_iai::run_cached_group::run_cached with_setup_4:setup_run_cached(red-dress)
Instructions: 35,580,538 (master) → 35,579,553 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.05%
D1mr                     681,407|    680,845          -0.08%
D1mw                     100,997|    101,128          +0.13%
DLmr                     302,277|    303,474          +0.40%
DLmw                      56,272|     53,800          -4.39%
Dr                    10,146,245| 10,145,634          -0.01%
Dw                     5,496,561|  5,495,764          -0.01%
EstimatedCycles       65,134,638| 65,091,813          -0.07%
I1MissRate                     0|          0          -0.26%
I1mr                         767|        765          -0.26%
ILmr                         738|        723          -2.03%
Ir                    35,580,538| 35,579,553          -0.00%
L1HitRate                     98|         98          +0.00%
L1hits                50,440,173| 50,438,213          -0.00%
LLHitRate                      1|          1          +0.21%
LLMissRate                     1|          1          -0.35%
LLdMissRate                    2|          2          -0.35%
LLhits                   423,884|    424,741          +0.20%
LLiMissRate                    0|          0          -2.03%
RamHitRate                     1|          1          -0.35%
RamHits                  359,287|    357,997          -0.36%
TotalRW               51,223,344| 51,220,951          -0.00%

run_cached_iai::run_cached_group::run_cached with_setup_5:setup_run_cached(valley-of-spires)
Instructions: 6,361,879 (master) → 6,312,663 (HEAD) : $$\color{lime}-0.77\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +2.15%
D1mr                     155,015|    154,067          -0.61%
D1mw                       7,477|      6,538         -12.56%
DLmr                         218|        217          -0.46%
DLmw                         468|         99         -78.85%
Dr                     1,942,620|  1,892,603          -2.57%
Dw                     1,159,832|  1,109,219          -4.36%
EstimatedCycles       10,142,459|  9,973,981          -1.66%
I1MissRate                     0|          0          +1.36%
I1mr                         695|        699          +0.58%
ILmr                         160|        160          +0.00%
Ir                     6,361,879|  6,312,663          -0.77%
L1HitRate                     98|         98          -0.01%
L1hits                 9,301,144|  9,153,181          -1.59%
LLHitRate                      2|          2          +0.66%
LLMissRate                     0|          0         -42.83%
LLdMissRate                    0|          0         -52.39%
LLhits                   162,341|    160,828          -0.93%
LLiMissRate                    0|          0          +0.78%
RamHitRate                     0|          0         -42.83%
RamHits                      846|        476         -43.74%
TotalRW                9,464,331|  9,314,485          -1.58%

@github-actions
Copy link

Performance Benchmark Results

🔧 Graph Compilation

compile_demo_art_iai::compile_group::compile_to_proto with_setup_0:load_from_name(isometric-fountain)
Instructions: 27,644,598 (master) → 27,644,199 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.02%
D1mr                     349,928|    349,975          +0.01%
D1mw                     108,319|    108,349          +0.03%
DLmr                      31,089|     31,088          -0.00%
DLmw                      49,694|     49,697          +0.01%
Dr                     6,821,190|  6,821,129          -0.00%
Dw                     4,765,168|  4,765,141          -0.00%
EstimatedCycles       43,724,196| 43,724,043          -0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      52,778|     52,777          -0.00%
ILmr                         855|        854          -0.12%
Ir                    27,644,598| 27,644,199          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                38,719,931| 38,719,368          -0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          +0.00%
LLdMissRate                    1|          1          +0.00%
LLhits                   429,387|    429,462          +0.02%
LLiMissRate                    0|          0          -0.12%
RamHitRate                     0|          0          +0.00%
RamHits                   81,638|     81,639          +0.00%
TotalRW               39,230,956| 39,230,469          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_1:load_from_name(painted-dreams)
Instructions: 13,872,052 (master) → 13,870,948 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                     168,347|    168,371          +0.01%
D1mw                      53,326|     53,328          +0.00%
DLmr                         773|        771          -0.26%
DLmw                      16,038|     16,042          +0.02%
Dr                     3,432,932|  3,432,786          -0.00%
Dw                     2,389,055|  2,389,045          -0.00%
EstimatedCycles       21,209,761| 21,208,665          -0.01%
I1MissRate                     0|          0          +0.01%
I1mr                      25,895|     25,895          +0.00%
ILmr                         704|        704          +0.00%
Ir                    13,872,052| 13,870,948          -0.01%
L1HitRate                     99|         99          -0.00%
L1hits                19,446,471| 19,445,185          -0.01%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          +0.02%
LLdMissRate                    0|          0          +0.01%
LLhits                   230,053|    230,077          +0.01%
LLiMissRate                    0|          0          +0.01%
RamHitRate                     0|          0          +0.02%
RamHits                   17,515|     17,517          +0.01%
TotalRW               19,694,039| 19,692,779          -0.01%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_2:load_from_name(procedural-string-lights)
Instructions: 3,085,301 (master) → 3,085,493 (HEAD) : $$\color{red}+0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.02%
D1mr                      36,547|     36,559          +0.03%
D1mw                      10,624|     10,621          -0.03%
DLmr                          13|         13          +0.00%
DLmw                       2,942|      2,940          -0.07%
Dr                       751,570|    751,547          -0.00%
Dw                       524,599|    524,561          -0.01%
EstimatedCycles        4,681,012|  4,681,119          +0.00%
I1MissRate                     0|          0          -0.01%
I1mr                       5,392|      5,392          +0.00%
ILmr                         688|        688          +0.00%
Ir                     3,085,301|  3,085,493          +0.01%
L1HitRate                     99|         99          -0.00%
L1hits                 4,308,907|  4,309,029          +0.00%
LLHitRate                      1|          1          +0.02%
LLMissRate                     0|          0          -0.06%
LLdMissRate                    0|          0          -0.06%
LLhits                    48,920|     48,931          +0.02%
LLiMissRate                    0|          0          -0.01%
RamHitRate                     0|          0          -0.06%
RamHits                    3,643|      3,641          -0.05%
TotalRW                4,361,470|  4,361,601          +0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_3:load_from_name(parametric-dunescape)
Instructions: 13,670,465 (master) → 13,670,618 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -0.06%
D1mr                     171,529|    171,427          -0.06%
D1mw                      49,537|     49,510          -0.05%
DLmr                          49|         49          +0.00%
DLmw                      11,156|     11,164          +0.07%
Dr                     3,337,890|  3,337,833          -0.00%
Dw                     2,347,039|  2,346,932          -0.00%
EstimatedCycles       20,681,978| 20,681,691          -0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      20,415|     20,415          +0.00%
ILmr                         817|        817          +0.00%
Ir                    13,670,465| 13,670,618          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                19,113,913| 19,114,031          +0.00%
LLHitRate                      1|          1          -0.06%
LLMissRate                     0|          0          +0.07%
LLdMissRate                    0|          0          +0.07%
LLhits                   229,459|    229,322          -0.06%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          +0.07%
RamHits                   12,022|     12,030          +0.07%
TotalRW               19,355,394| 19,355,383          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_4:load_from_name(red-dress)
Instructions: 32,122,987 (master) → 32,121,874 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.01%
D1mr                     407,398|    407,460          +0.02%
D1mw                     124,551|    124,531          -0.02%
DLmr                      42,452|     42,453          +0.00%
DLmw                      49,142|     49,146          +0.01%
Dr                     7,900,909|  7,900,776          -0.00%
Dw                     5,526,312|  5,526,294          -0.00%
EstimatedCycles       50,684,546| 50,683,600          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                      58,223|     58,223          +0.00%
ILmr                         861|        861          +0.00%
Ir                    32,122,987| 32,121,874          -0.00%
L1HitRate                     99|         99          -0.00%
L1hits                44,960,036| 44,958,730          -0.00%
LLHitRate                      1|          1          +0.01%
LLMissRate                     0|          0          +0.01%
LLdMissRate                    1|          1          +0.01%
LLhits                   497,717|    497,754          +0.01%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     0|          0          +0.01%
RamHits                   92,455|     92,460          +0.01%
TotalRW               45,550,208| 45,548,944          -0.00%

compile_demo_art_iai::compile_group::compile_to_proto with_setup_5:load_from_name(valley-of-spires)
Instructions: 21,187,739 (master) → 21,188,707 (HEAD) : $$\color{red}+0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          +0.00%
D1mr                     263,044|    263,058          +0.01%
D1mw                      77,414|     77,413          -0.00%
DLmr                      15,005|     14,998          -0.05%
DLmw                      35,438|     35,450          +0.03%
Dr                     5,232,334|  5,232,439          +0.00%
Dw                     3,652,128|  3,652,126          -0.00%
EstimatedCycles       33,128,503| 33,129,776          +0.00%
I1MissRate                     0|          0          -0.00%
I1mr                      39,190|     39,190          +0.00%
ILmr                         814|        814          +0.00%
Ir                    21,187,739| 21,188,707          +0.00%
L1HitRate                     99|         99          +0.00%
L1hits                29,692,553| 29,693,611          +0.00%
LLHitRate                      1|          1          -0.00%
LLMissRate                     0|          0          +0.01%
LLdMissRate                    1|          1          +0.01%
LLhits                   328,391|    328,399          +0.00%
LLiMissRate                    0|          0          -0.00%
RamHitRate                     0|          0          +0.01%
RamHits                   51,257|     51,262          +0.01%
TotalRW               30,072,201| 30,073,272          +0.00%

🔄 Executor Update

update_executor_iai::update_group::update_executor with_setup_0:setup_update_executor(isometric-fountain)
Instructions: 46,781,720 (master) → 46,805,357 (HEAD) : $$\color{red}+0.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +1.08%
D1mr                     495,704|    501,144          +1.10%
D1mw                     112,146|    113,237          +0.97%
DLmr                       3,482|      3,480          -0.06%
DLmw                      19,087|     19,467          +1.99%
Dr                    11,743,532| 11,748,246          +0.04%
Dw                     8,031,740|  8,025,487          -0.08%
EstimatedCycles       69,715,324| 69,776,240          +0.09%
I1MissRate                     0|          0          +2.82%
I1mr                      11,003|     11,319          +2.87%
ILmr                         195|        198          +1.54%
Ir                    46,781,720| 46,805,357          +0.05%
L1HitRate                     99|         99          -0.01%
L1hits                65,938,139| 65,953,390          +0.02%
LLHitRate                      1|          1          +1.05%
LLMissRate                     0|          0          +1.64%
LLdMissRate                    0|          0          +1.68%
LLhits                   596,089|    602,555          +1.08%
LLiMissRate                    0|          0          +1.49%
RamHitRate                     0|          0          +1.64%
RamHits                   22,764|     23,145          +1.67%
TotalRW               66,556,992| 66,579,090          +0.03%

update_executor_iai::update_group::update_executor with_setup_1:setup_update_executor(painted-dreams)
Instructions: 24,214,168 (master) → 24,202,810 (HEAD) : $$\color{lime}-0.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.84%
D1mr                     250,136|    247,333          -1.12%
D1mw                      55,624|     55,702          +0.14%
DLmr                         981|        981          +0.00%
DLmw                       5,138|      4,028         -21.60%
Dr                     6,081,065|  6,079,226          -0.03%
Dw                     4,143,794|  4,139,848          -0.10%
EstimatedCycles       35,872,929| 35,811,486          -0.17%
I1MissRate                     0|          0          -0.14%
I1mr                       5,488|      5,478          -0.18%
ILmr                         178|        176          -1.12%
Ir                    24,214,168| 24,202,810          -0.05%
L1HitRate                     99|         99          +0.01%
L1hits                34,127,779| 34,113,371          -0.04%
LLHitRate                      1|          1          -0.48%
LLMissRate                     0|          0         -17.62%
LLdMissRate                    0|          0         -18.09%
LLhits                   304,951|    303,328          -0.53%
LLiMissRate                    0|          0          -1.08%
RamHitRate                     0|          0         -17.62%
RamHits                    6,297|      5,185         -17.66%
TotalRW               34,439,027| 34,421,884          -0.05%

update_executor_iai::update_group::update_executor with_setup_2:setup_update_executor(procedural-string-lights)
Instructions: 6,265,591 (master) → 6,260,804 (HEAD) : $$\color{lime}-0.08\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.30%
D1mr                      65,070|     65,165          +0.15%
D1mw                      14,741|     14,830          +0.60%
DLmr                         NaN|        NaN          +0.00%
DLmw                         622|        696         +11.90%
Dr                     1,597,896|  1,597,173          -0.05%
Dw                     1,096,302|  1,095,254          -0.10%
EstimatedCycles        9,314,689|  9,311,035          -0.04%
I1MissRate                     0|          0          -0.37%
I1mr                       2,944|      2,931          -0.44%
ILmr                         174|        174          +0.00%
Ir                     6,265,591|  6,260,804          -0.08%
L1HitRate                     99|         99          -0.00%
L1hits                 8,877,034|  8,870,305          -0.08%
LLHitRate                      1|          1          +0.19%
LLMissRate                     0|          0          +9.38%
LLdMissRate                    0|          0         +11.97%
LLhits                    81,959|     82,056          +0.12%
LLiMissRate                    0|          0          +0.08%
RamHitRate                     0|          0          +9.38%
RamHits                      796|        870          +9.30%
TotalRW                8,959,789|  8,953,231          -0.07%

update_executor_iai::update_group::update_executor with_setup_3:setup_update_executor(parametric-dunescape)
Instructions: 28,047,030 (master) → 28,045,118 (HEAD) : $$\color{lime}-0.01\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.23%
D1mr                     275,404|    274,835          -0.21%
D1mw                      68,196|     68,065          -0.19%
DLmr                         189|        191          +1.06%
DLmw                       4,064|      4,091          +0.66%
Dr                     7,036,911|  7,038,049          +0.02%
Dw                     4,868,172|  4,869,865          +0.03%
EstimatedCycles       41,480,679| 41,479,482          -0.00%
I1MissRate                     0|          0          -0.72%
I1mr                       5,369|      5,330          -0.73%
ILmr                         170|        169          -0.59%
Ir                    28,047,030| 28,045,118          -0.01%
L1HitRate                     99|         99          +0.00%
L1hits                39,603,144| 39,604,802          +0.00%
LLHitRate                      1|          1          -0.22%
LLMissRate                     0|          0          +0.63%
LLdMissRate                    0|          0          +0.66%
LLhits                   344,546|    343,779          -0.22%
LLiMissRate                    0|          0          -0.58%
RamHitRate                     0|          0          +0.63%
RamHits                    4,423|      4,451          +0.63%
TotalRW               39,952,113| 39,953,032          +0.00%

update_executor_iai::update_group::update_executor with_setup_4:setup_update_executor(red-dress)
Instructions: 63,899,949 (master) → 64,037,468 (HEAD) : $$\color{red}+0.22\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.14%
D1mr                     656,439|    662,163          +0.87%
D1mw                     153,954|    157,088          +2.04%
DLmr                      16,844|     16,559          -1.69%
DLmw                      35,290|     34,006          -3.64%
Dr                    16,211,343| 16,343,219          +0.81%
Dw                    11,111,213| 11,240,350          +1.16%
EstimatedCycles       96,079,083| 96,465,847          +0.40%
I1MissRate                     0|          0          +0.45%
I1mr                       9,799|      9,864          +0.66%
ILmr                         393|        380          -3.31%
Ir                    63,899,949| 64,037,468          +0.22%
L1HitRate                     99|         99          -0.01%
L1hits                90,402,313| 90,791,922          +0.43%
LLHitRate                      1|          1          +0.93%
LLMissRate                     0|          0          -3.43%
LLdMissRate                    0|          0          -3.93%
LLhits                   767,665|    778,170          +1.37%
LLiMissRate                    0|          0          -3.52%
RamHitRate                     0|          0          -3.43%
RamHits                   52,527|     50,945          -3.01%
TotalRW               91,222,505| 91,621,037          +0.44%

update_executor_iai::update_group::update_executor with_setup_5:setup_update_executor(valley-of-spires)
Instructions: 35,966,682 (master) → 35,982,795 (HEAD) : $$\color{red}+0.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          +0.51%
D1mr                     384,022|    385,388          +0.36%
D1mw                      83,985|     85,266          +1.53%
DLmr                       2,641|      2,632          -0.34%
DLmw                       9,895|      8,533         -13.76%
Dr                     9,008,297|  9,012,328          +0.04%
Dw                     6,116,840|  6,121,609          +0.08%
EstimatedCycles       53,377,933| 53,372,008          -0.01%
I1MissRate                     0|          0          -1.14%
I1mr                       8,129|      8,040          -1.09%
ILmr                         183|        185          +1.09%
Ir                    35,966,682| 35,982,795          +0.04%
L1HitRate                     99|         99          -0.00%
L1hits                50,615,683| 50,638,038          +0.04%
LLHitRate                      1|          1          +0.80%
LLMissRate                     0|          0         -10.81%
LLdMissRate                    0|          0         -10.99%
LLhits                   463,417|    467,344          +0.85%
LLiMissRate                    0|          0          +1.05%
RamHitRate                     0|          0         -10.81%
RamHits                   12,719|     11,350         -10.76%
TotalRW               51,091,819| 51,116,732          +0.05%

🚀 Render: Cold Execution

run_once_iai::run_once_group::run_once with_setup_0:setup_run_once(isometric-fountain)
Instructions: 22,648,342 (master) → 22,628,778 (HEAD) : $$\color{lime}-0.09\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.33%
D1mr                     276,717|    275,480          -0.45%
D1mw                      62,209|     61,917          -0.47%
DLmr                       7,932|      7,952          +0.25%
DLmw                       9,224|      9,391          +1.81%
Dr                     5,933,637|  5,926,587          -0.12%
Dw                     4,035,893|  4,030,664          -0.13%
EstimatedCycles       35,187,690| 35,155,385          -0.09%
I1MissRate                     1|          1          +0.15%
I1mr                     134,396|    134,482          +0.06%
ILmr                       5,395|      5,385          -0.19%
Ir                    22,648,342| 22,628,778          -0.09%
L1HitRate                     99|         99          +0.00%
L1hits                32,144,550| 32,114,150          -0.09%
LLHitRate                      1|          1          -0.26%
LLMissRate                     0|          0          +0.88%
LLdMissRate                    0|          0          +1.21%
LLhits                   450,771|    449,151          -0.36%
LLiMissRate                    0|          0          -0.10%
RamHitRate                     0|          0          +0.88%
RamHits                   22,551|     22,728          +0.78%
TotalRW               32,617,872| 32,586,029          -0.10%

run_once_iai::run_once_group::run_once with_setup_1:setup_run_once(painted-dreams)
Instructions: 80,142,885 (master) → 80,181,234 (HEAD) : $$\color{red}+0.05\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -0.03%
D1mr                     413,046|    413,821          +0.19%
D1mw                     197,020|    197,734          +0.36%
DLmr                       3,877|      3,900          +0.59%
DLmw                      22,936|     22,788          -0.65%
Dr                    18,976,362| 19,020,608          +0.23%
Dw                    12,683,742| 12,727,838          +0.35%
EstimatedCycles      116,014,117|116,143,272          +0.11%
I1MissRate                     0|          0          -0.01%
I1mr                     184,701|    184,773          +0.04%
ILmr                       7,589|      7,588          -0.01%
Ir                    80,142,885| 80,181,234          +0.05%
L1HitRate                     99|         99          -0.00%
L1hits               111,008,222|111,133,352          +0.11%
LLHitRate                      1|          1          +0.11%
LLMissRate                     0|          0          -0.48%
LLdMissRate                    0|          0          -0.74%
LLhits                   760,365|    762,052          +0.22%
LLiMissRate                    0|          0          -0.06%
RamHitRate                     0|          0          -0.48%
RamHits                   34,402|     34,276          -0.37%
TotalRW              111,802,989|111,929,680          +0.11%

run_once_iai::run_once_group::run_once with_setup_2:setup_run_once(procedural-string-lights)
Instructions: 10,506,940 (master) → 10,588,751 (HEAD) : $$\color{red}+0.78\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          +2.88%
D1mr                      58,551|     61,569          +5.15%
D1mw                      23,583|     23,599          +0.07%
DLmr                         407|        414          +1.72%
DLmw                       1,322|      1,047         -20.80%
Dr                     2,592,920|  2,614,138          +0.82%
Dw                     1,871,614|  1,885,695          +0.75%
EstimatedCycles       15,681,060| 15,805,306          +0.79%
I1MissRate                     0|          0          +0.78%
I1mr                      48,680|     49,440          +1.56%
ILmr                       4,482|      4,482          +0.00%
Ir                    10,506,940| 10,588,751          +0.78%
L1HitRate                     99|         99          -0.02%
L1hits                14,840,660| 14,953,976          +0.76%
LLHitRate                      1|          1          +2.46%
LLMissRate                     0|          0          -5.06%
LLdMissRate                    0|          0         -16.16%
LLhits                   124,603|    128,665          +3.26%
LLiMissRate                    0|          0          -0.77%
RamHitRate                     0|          0          -5.06%
RamHits                    6,211|      5,943          -4.31%
TotalRW               14,971,474| 15,088,584          +0.78%

run_once_iai::run_once_group::run_once with_setup_3:setup_run_once(parametric-dunescape)
Instructions: 23,743,215 (master) → 23,696,954 (HEAD) : $$\color{lime}-0.19\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     2|          2          -0.22%
D1mr                     161,220|    161,045          -0.11%
D1mw                      64,130|     63,743          -0.60%
DLmr                       2,247|      2,263          +0.71%
DLmw                       6,305|      6,206          -1.57%
Dr                     5,721,590|  5,719,935          -0.03%
Dw                     3,828,754|  3,827,870          -0.02%
EstimatedCycles       34,854,091| 34,800,095          -0.15%
I1MissRate                     0|          0          +0.05%
I1mr                      72,398|     72,291          -0.15%
ILmr                       3,766|      3,765          -0.03%
Ir                    23,743,215| 23,696,954          -0.19%
L1HitRate                     99|         99          +0.00%
L1hits                32,995,811| 32,947,680          -0.15%
LLHitRate                      1|          1          -0.06%
LLMissRate                     0|          0          -0.54%
LLdMissRate                    0|          0          -0.94%
LLhits                   285,430|    284,845          -0.20%
LLiMissRate                    0|          0          +0.17%
RamHitRate                     0|          0          -0.54%
RamHits                   12,318|     12,234          -0.68%
TotalRW               33,293,559| 33,244,759          -0.15%

run_once_iai::run_once_group::run_once with_setup_4:setup_run_once(red-dress)
Instructions: 1,806,313,562 (master) → 1,806,274,596 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     0|          0          -0.01%
D1mr                   1,849,675|  1,852,158          +0.13%
D1mw                     867,903|    864,822          -0.35%
DLmr                     446,911|    447,452          +0.12%
DLmw                     521,381|    522,763          +0.27%
Dr                   432,071,631|432,013,382          -0.01%
Dw                   278,570,770|278,510,070          -0.02%
EstimatedCycles      2,562,157,477|2,562,054,992          -0.00%
I1MissRate                     0|          0          +0.00%
I1mr                   1,280,238|  1,280,226          -0.00%
ILmr                       5,383|      5,389          +0.11%
Ir                   1,806,313,562|1,806,274,596          -0.00%
L1HitRate                    100|        100          +0.00%
L1hits               2,512,958,147|2,512,800,842          -0.01%
LLHitRate                      0|          0          -0.08%
LLMissRate                     0|          0          +0.20%
LLdMissRate                    0|          0          +0.22%
LLhits                 3,024,141|  3,021,602          -0.08%
LLiMissRate                    0|          0          +0.11%
RamHitRate                     0|          0          +0.20%
RamHits                  973,675|    975,604          +0.20%
TotalRW              2,516,955,963|2,516,798,048          -0.01%

run_once_iai::run_once_group::run_once with_setup_5:setup_run_once(valley-of-spires)
Instructions: 20,600,119 (master) → 20,557,130 (HEAD) : $$\color{lime}-0.21\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     3|          3          -0.84%
D1mr                     223,471|    220,234          -1.45%
D1mw                      53,939|     53,775          -0.30%
DLmr                       5,679|      5,670          -0.16%
DLmw                       6,891|      6,890          -0.01%
Dr                     5,171,763|  5,154,247          -0.34%
Dw                     3,486,141|  3,469,562          -0.48%
EstimatedCycles       31,290,457| 31,198,273          -0.29%
I1MissRate                     1|          1          -0.05%
I1mr                     109,566|    109,282          -0.26%
ILmr                       3,581|      3,579          -0.06%
Ir                    20,600,119| 20,557,130          -0.21%
L1HitRate                     99|         99          +0.01%
L1hits                28,871,047| 28,797,648          -0.25%
LLHitRate                      1|          1          -0.73%
LLMissRate                     0|          0          +0.19%
LLdMissRate                    0|          0          +0.32%
LLhits                   370,825|    367,152          -0.99%
LLiMissRate                    0|          0          +0.15%
RamHitRate                     0|          0          +0.19%
RamHits                   16,151|     16,139          -0.07%
TotalRW               29,258,023| 29,180,939          -0.26%

⚡ Render: Cached Execution

run_cached_iai::run_cached_group::run_cached with_setup_0:setup_run_cached(isometric-fountain)
Instructions: 7,925,739 (master) → 7,912,964 (HEAD) : $$\color{lime}-0.16\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.24%
D1mr                     195,890|    194,869          -0.52%
D1mw                       7,512|      7,486          -0.35%
DLmr                       1,004|      1,069          +6.47%
DLmw                         126|        162         +28.57%
Dr                     2,413,505|  2,398,951          -0.60%
Dw                     1,433,503|  1,419,074          -1.01%
EstimatedCycles       12,628,081| 12,585,197          -0.34%
I1MissRate                     0|          0          -0.83%
I1mr                         704|        697          -0.99%
ILmr                         167|        169          +1.20%
Ir                     7,925,739|  7,912,964          -0.16%
L1HitRate                     98|         98          +0.00%
L1hits                11,568,641| 11,527,937          -0.35%
LLHitRate                      2|          2          -0.22%
LLMissRate                     0|          0          +8.33%
LLdMissRate                    0|          0          +9.77%
LLhits                   202,809|    201,652          -0.57%
LLiMissRate                    0|          0          +1.36%
RamHitRate                     0|          0          +8.33%
RamHits                    1,297|      1,400          +7.94%
TotalRW               11,772,747| 11,730,989          -0.35%

run_cached_iai::run_cached_group::run_cached with_setup_1:setup_run_cached(painted-dreams)
Instructions: 5,949,247 (master) → 5,951,496 (HEAD) : $$\color{red}+0.04\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +0.53%
D1mr                     129,300|    130,031          +0.57%
D1mw                       7,234|      7,237          +0.04%
DLmr                         156|        237         +51.92%
DLmw                           7|      3,672      +52357.14%
Dr                     1,851,720|  1,852,029          +0.02%
Dw                     1,109,303|  1,109,284          -0.00%
EstimatedCycles        9,468,796|  9,586,501          +1.24%
I1MissRate                     0|          0          -0.04%
I1mr                         705|        705          +0.00%
ILmr                         156|        151          -3.21%
Ir                     5,949,247|  5,951,496          +0.04%
L1HitRate                     98|         98          -0.01%
L1hits                 8,773,031|  8,774,836          +0.02%
LLHitRate                      2|          2          -2.22%
LLMissRate                     0|          0       +1172.36%
LLdMissRate                    0|          0       +2297.92%
LLhits                   136,920|    133,913          -2.20%
LLiMissRate                    0|          0          -3.24%
RamHitRate                     0|          0       +1172.36%
RamHits                      319|      4,060       +1172.73%
TotalRW                8,910,270|  8,912,809          +0.03%

run_cached_iai::run_cached_group::run_cached with_setup_2:setup_run_cached(procedural-string-lights)
Instructions: 1,612,527 (master) → 1,506,572 (HEAD) : $$\color{lime}-6.57\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     4|          4          -3.93%
D1mr                      30,141|     27,124         -10.01%
D1mw                       3,697|      3,672          -0.68%
DLmr                           6|          6          +0.00%
DLmw                           3|        NaN        -100.00%
Dr                       555,530|    525,913          -5.33%
Dw                       362,895|    344,152          -5.16%
EstimatedCycles        2,673,700|  2,507,127          -6.23%
I1MissRate                     0|          0          +7.03%
I1mr                         709|        709          +0.00%
ILmr                         143|        143          +0.00%
Ir                     1,612,527|  1,506,572          -6.57%
L1HitRate                     99|         99          +0.04%
L1hits                 2,496,405|  2,345,132          -6.06%
LLHitRate                      1|          1          -2.92%
LLMissRate                     0|          0          +4.39%
LLdMissRate                    0|          0         -29.63%
LLhits                    34,395|     31,356          -8.84%
LLiMissRate                    0|          0          +7.03%
RamHitRate                     0|          0          +4.39%
RamHits                      152|        149          -1.97%
TotalRW                2,530,952|  2,376,637          -6.10%

run_cached_iai::run_cached_group::run_cached with_setup_3:setup_run_cached(parametric-dunescape)
Instructions: 3,652,066 (master) → 3,652,735 (HEAD) : $$\color{red}+0.02\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.18%
D1mr                      91,864|     91,663          -0.22%
D1mw                       6,167|      6,179          +0.19%
DLmr                          38|         41          +7.89%
DLmw                          27|         23         -14.81%
Dr                     1,177,139|  1,177,180          +0.00%
Dw                       739,399|    739,097          -0.04%
EstimatedCycles        5,969,470|  5,969,080          -0.01%
I1MissRate                     0|          0          -0.46%
I1mr                         678|        675          -0.44%
ILmr                         136|        136          +0.00%
Ir                     3,652,066|  3,652,735          +0.02%
L1HitRate                     98|         98          +0.00%
L1hits                 5,469,895|  5,470,495          +0.01%
LLHitRate                      2|          2          -0.20%
LLMissRate                     0|          0          -0.50%
LLdMissRate                    0|          0          -1.53%
LLhits                    98,508|     98,317          -0.19%
LLiMissRate                    0|          0          -0.02%
RamHitRate                     0|          0          -0.50%
RamHits                      201|        200          -0.50%
TotalRW                5,568,604|  5,569,012          +0.01%

run_cached_iai::run_cached_group::run_cached with_setup_4:setup_run_cached(red-dress)
Instructions: 35,580,538 (master) → 35,580,356 (HEAD) : $$\color{lime}-0.00\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          -0.11%
D1mr                     681,407|    680,611          -0.12%
D1mw                     100,997|    100,940          -0.06%
DLmr                     302,277|    303,065          +0.26%
DLmw                      56,272|     55,570          -1.25%
Dr                    10,146,245| 10,146,235          -0.00%
Dw                     5,496,561|  5,496,404          -0.00%
EstimatedCycles       65,134,638| 65,133,449          -0.00%
I1MissRate                     0|          0          -0.26%
I1mr                         767|        765          -0.26%
ILmr                         738|        738          +0.00%
Ir                    35,580,538| 35,580,356          -0.00%
L1HitRate                     98|         98          +0.00%
L1hits                50,440,173| 50,440,679          +0.00%
LLHitRate                      1|          1          -0.22%
LLMissRate                     1|          1          +0.02%
LLdMissRate                    2|          2          +0.03%
LLhits                   423,884|    422,943          -0.22%
LLiMissRate                    0|          0          +0.00%
RamHitRate                     1|          1          +0.02%
RamHits                  359,287|    359,373          +0.02%
TotalRW               51,223,344| 51,222,995          -0.00%

run_cached_iai::run_cached_group::run_cached with_setup_5:setup_run_cached(valley-of-spires)
Instructions: 6,361,879 (master) → 6,312,839 (HEAD) : $$\color{lime}-0.77\%$$

Detailed metrics
Baselines:                master|       HEAD
D1MissRate                     5|          5          +2.24%
D1mr                     155,015|    154,200          -0.53%
D1mw                       7,477|      6,547         -12.44%
DLmr                         218|        218          +0.00%
DLmw                         468|        138         -70.51%
Dr                     1,942,620|  1,892,475          -2.58%
Dw                     1,159,832|  1,109,320          -4.36%
EstimatedCycles       10,142,459|  9,975,996          -1.64%
I1MissRate                     0|          0          +1.65%
I1mr                         695|        701          +0.86%
ILmr                         160|        163          +1.88%
Ir                     6,361,879|  6,312,839          -0.77%
L1HitRate                     98|         98          -0.01%
L1hits                 9,301,144|  9,153,186          -1.59%
LLHitRate                      2|          2          +0.72%
LLMissRate                     0|          0         -37.67%
LLdMissRate                    0|          0         -46.36%
LLhits                   162,341|    160,929          -0.87%
LLiMissRate                    0|          0          +2.67%
RamHitRate                     0|          0         -37.67%
RamHits                      846|        519         -38.65%
TotalRW                9,464,331|  9,314,634          -1.58%

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants