Skip to content

Commit

Permalink
Document All Capability Atoms and Profiles (#5008)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 5, 2024
1 parent 6fa3bb9 commit 36df258
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": 7090.625
"value": 5231.6875
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 837.9375
"value": 1077.25
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 824.625
"value": 1186.625
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 3156.5
"value": 4818.625
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 819.4375
"value": 867.8125
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 819.875
"value": 843.875
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 954.125
"value": 1486.75
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Preserve name in DeclRefExpr for correct highlighitng of `This`. (#4980)
a7e911985327be427d6ff96bd7548ab1b06d3103
Document All Capability Atoms and Profiles (#5008)
d4aeb18cb348104fa6b036393488df780902a353

0 comments on commit 36df258

Please sign in to comment.