diff --git a/benchmarks.json b/benchmarks.json index ef9e96d..be54003 100644 --- a/benchmarks.json +++ b/benchmarks.json @@ -2,36 +2,36 @@ { "name": "closesthit : mono : dxil", "unit": "milliseconds", - "value": 1808.0 + "value": 1798.5625 }, { "name": "anyhit : mono : dxil", "unit": "milliseconds", - "value": 491.25 + "value": 490.5625 }, { "name": "shadow : mono : dxil", "unit": "milliseconds", - "value": 492.75 + "value": 492.0 }, { "name": "closesthit : module : dxil", "unit": "milliseconds", - "value": 1791.625 + "value": 1802.5625 }, { "name": "anyhit : module : dxil", "unit": "milliseconds", - "value": 489.5625 + "value": 489.5 }, { "name": "shadow : module : dxil", "unit": "milliseconds", - "value": 490.1875 + "value": 491.375 }, { "name": "precompilation : dxil", "unit": "milliseconds", - "value": 593.5625 + "value": 596.25 } ] \ No newline at end of file diff --git a/current b/current index 037a162..a4ce3e8 100644 --- a/current +++ b/current @@ -1,2 +1,2 @@ -Misc build fixes. (#5271) -f857815a8c0a4e8d4f35c9a49c655545fb692195 +Fix unexported spReflectionEntryPoint_GetFunction (#5260) +456df23cff531566dfe3a6ca7be998f1251b1774