Skip to content

Commit

Permalink
Increasing sample count for push benchmark pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 3, 2024
1 parent cde201f commit fb7cbf6
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": 1868.0
"value": 3167.375
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 478.0
"value": 834.8125
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 489.0
"value": 822.4375
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1800.0
"value": 3153.0625
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 482.0
"value": 822.0
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 483.0
"value": 831.1875
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 581.0
"value": 933.75
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Push benchmark results to slang-material-modules results page (#4993)
20829357032866fb2c35dfac4cd6d3d71316fbc3
Increasing sample count for push benchmark pipeline
8b11cdc910f0b15fc14dec442b34548d7fbc79d6

0 comments on commit fb7cbf6

Please sign in to comment.