diff --git a/benchmarks.json b/benchmarks.json index b50e60a..0ba7ef5 100644 --- a/benchmarks.json +++ b/benchmarks.json @@ -2,36 +2,36 @@ { "name": "closesthit : mono : dxil", "unit": "milliseconds", - "value": 1883.5 + "value": 1864.9375 }, { "name": "anyhit : mono : dxil", "unit": "milliseconds", - "value": 490.25 + "value": 485.1875 }, { "name": "shadow : mono : dxil", "unit": "milliseconds", - "value": 488.375 + "value": 488.8125 }, { "name": "closesthit : module : dxil", "unit": "milliseconds", - "value": 1863.6875 + "value": 1865.1875 }, { "name": "anyhit : module : dxil", "unit": "milliseconds", - "value": 487.5 + "value": 486.1875 }, { "name": "shadow : module : dxil", "unit": "milliseconds", - "value": 489.875 + "value": 485.1875 }, { "name": "precompilation : dxil", "unit": "milliseconds", - "value": 581.125 + "value": 577.6875 } ] \ No newline at end of file diff --git a/current b/current index 6cb3c83..d920d76 100644 --- a/current +++ b/current @@ -1,2 +1,2 @@ -Upgrade actions/upload-artifact from v3 to v4 (#6051) -b72e62f5caacd16cb98ee4a746ad06a536691e27 +Fix implicit string conversion breaking NativeStrings (#6035) +e8217c70072080e9d1f499cb670cc08f146818f2