Skip to content

Commit

Permalink
Push benchmark results to slang-material-modules results page (#4993)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 3, 2024
1 parent 52a8724 commit cde201f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
26 changes: 13 additions & 13 deletions benchmarks.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
[
{
"name": "closesthit : module : dxil",
"name": "closesthit : mono : dxil",
"unit": "milliseconds",
"value": 3689.6875
"value": 1868.0
},
{
"name": "anyhit : module : dxil",
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 691.375
"value": 478.0
},
{
"name": "shadow : module : dxil",
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 674.125
"value": 489.0
},
{
"name": "closesthit : mono : dxil",
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 4301.1875
"value": 1800.0
},
{
"name": "anyhit : mono : dxil",
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 1297.375
"value": 482.0
},
{
"name": "shadow : mono : dxil",
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 1349.8125
"value": 483.0
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 3089.6875
"value": 581.0
}
]
5 changes: 2 additions & 3 deletions current
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
GitHub action benchmark (#4804)
f4ff4236e1eb80a8274b219d6e4c3813c15be9cd
Modified (x2)
Push benchmark results to slang-material-modules results page (#4993)
20829357032866fb2c35dfac4cd6d3d71316fbc3

0 comments on commit cde201f

Please sign in to comment.