Skip to content

Commit

Permalink
GitHub action benchmark (#4804)
Browse files Browse the repository at this point in the history
  • Loading branch information
venkataram-nv committed Aug 15, 2024
1 parent bae6f6e commit 1aee996
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Material Modules Benchmark

**[Charts](https://shader-slang.com/slang-material-modules-benchmark/dev/bench/)**
Generated charts are displayed **[here](https://shader-slang.com/slang-material-modules-benchmark/dev/bench/)**.
17 changes: 7 additions & 10 deletions benchmarks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,36 @@
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 3821.0
"value": 3722.0
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 682.0
"value": 687.0
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 674.0
"value": 665.0
},
{
"name": "closesthit : mono : dxil",
"unit": "milliseconds",
"value": 4399.0
"value": 4180.0
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 1376.0
"value": 1342.0
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 1413.0
"value": 1264.0
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 3201.0
},
{
"time": "2024-08-14T15:50:02.663787"
"value": 2983.0
}
]
2 changes: 2 additions & 0 deletions current
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
GitHub action benchmark (#4804)
f4ff4236e1eb80a8274b219d6e4c3813c15be9cd

0 comments on commit 1aee996

Please sign in to comment.