Skip to content

Commit

Permalink
Push benchmark results to a viewable page (#4996)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 4, 2024
1 parent fb7cbf6 commit d08522d
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": 3167.375
"value": 3166.0625
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 834.8125
"value": 819.4375
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 822.4375
"value": 820.8125
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 3153.0625
"value": 3204.4375
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 822.0
"value": 826.625
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 831.1875
"value": 818.8125
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 933.75
"value": 950.0
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Increasing sample count for push benchmark pipeline
8b11cdc910f0b15fc14dec442b34548d7fbc79d6
Push benchmark results to a viewable page (#4996)
56a3c028a6725e13a2ae3a724eaee05ad9f4802a

0 comments on commit d08522d

Please sign in to comment.