Skip to content

Commit

Permalink
Misc build fixes. (#5271)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Oct 14, 2024
1 parent cb904ea commit 88c40f0
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.5
"value": 1808.0
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 488.625
"value": 491.25
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 490.125
"value": 492.75
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1786.9375
"value": 1791.625
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 486.5625
"value": 489.5625
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 488.9375
"value": 490.1875
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 592.6875
"value": 593.5625
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Fix release build failure (#5285)
5126d58ab2252357014df4136a4a1e07c7c2d5f4
Misc build fixes. (#5271)
f857815a8c0a4e8d4f35c9a49c655545fb692195

0 comments on commit 88c40f0

Please sign in to comment.