Skip to content

Commit

Permalink
Git-ignore VIM temporary files (#5047)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Sep 10, 2024
1 parent 4eec71c commit 78346c8
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": 1806.0625
"value": 1826.4375
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 484.875
"value": 487.5
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 484.8125
"value": 487.8125
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1795.5625
"value": 1807.8125
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 484.3125
"value": 486.0
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 484.3125
"value": 485.1875
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 580.625
"value": 583.5
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Add load paths to return value check (#5042)
d9fc7bc9b9b12e0d7c24d9159e501271161aedeb
Git-ignore VIM temporary files (#5047)
d33fad88b8b0c796bb48dd8be4cc04d4e8390558

0 comments on commit 78346c8

Please sign in to comment.