Skip to content

Commit

Permalink
Fix links in stdlib reference category landing page. (#5250)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Oct 10, 2024
1 parent 5cc729a commit 5a7e09a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions benchmarks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,36 @@
{
"name": "closesthit : mono : dxil",
"unit": "milliseconds",
"value": 1820.4375
"value": 1795.0625
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 493.9375
"value": 488.5625
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 494.5625
"value": 489.75
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1797.25
"value": 1784.4375
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 493.5625
"value": 489.5
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 492.25
"value": 490.25
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 602.125
"value": 591.375
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Support constant folding for static array access. (#5248)
75481ea3b0654eeb727cabc718258984e7753e02
Fix links in stdlib reference category landing page. (#5250)
80c18515df8376efe97e4c93492e0f6c4cc44af7

0 comments on commit 5a7e09a

Please sign in to comment.