Skip to content

Commit

Permalink
Use GITHUB_TOKEN if set (#5070)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 19, 2024
1 parent 97b4d09 commit 559d14d
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": 1803.375
"value": 1805.1875
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 490.4375
"value": 490.625
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 489.4375
"value": 490.0
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1784.5
"value": 1786.375
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 490.4375
"value": 487.4375
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 486.8125
"value": 486.5
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 589.1875
"value": 594.3125
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Report AD checkpoint contexts (#5058)
b808aa4df50d46eaa569561f7e464c55c1c2d72a
Use GITHUB_TOKEN if set (#5070)
c6b702c86ecb3ccd16a95fb3a0048da9ea362337

0 comments on commit 559d14d

Please sign in to comment.