Skip to content

Commit

Permalink
Update slang-rhi (#5176)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 27, 2024
1 parent d139c6b commit fb68acc
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": 1802.125
"value": 1791.5625
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 487.875
"value": 486.5
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 489.5
"value": 492.0625
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1857.25
"value": 1785.125
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 488.1875
"value": 488.4375
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 488.25
"value": 487.375
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 589.3125
"value": 588.5
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Add fallback flag for sccache (#5170)
68c283424e9959902fe53d51085ebdd441705595
Update slang-rhi (#5176)
09cbd42a97f58fe255fa85706a9a0bfbfcc60c0e

0 comments on commit fb68acc

Please sign in to comment.