diff --git a/benchmarks.json b/benchmarks.json index 0c3b98a..84368d3 100644 --- a/benchmarks.json +++ b/benchmarks.json @@ -2,36 +2,36 @@ { "name": "closesthit : mono : dxil", "unit": "milliseconds", - "value": 1802.6875 + "value": 1802.125 }, { "name": "anyhit : mono : dxil", "unit": "milliseconds", - "value": 488.25 + "value": 487.875 }, { "name": "shadow : mono : dxil", "unit": "milliseconds", - "value": 489.3125 + "value": 489.5 }, { "name": "closesthit : module : dxil", "unit": "milliseconds", - "value": 1806.6875 + "value": 1857.25 }, { "name": "anyhit : module : dxil", "unit": "milliseconds", - "value": 492.5 + "value": 488.1875 }, { "name": "shadow : module : dxil", "unit": "milliseconds", - "value": 487.8125 + "value": 488.25 }, { "name": "precompilation : dxil", "unit": "milliseconds", - "value": 616.25 + "value": 589.3125 } ] \ No newline at end of file diff --git a/current b/current index 61b3001..18f79fc 100644 --- a/current +++ b/current @@ -1,2 +1,2 @@ -export CMAKE_SYSTEM_PROCESSOR for cross compilation builds (#5171) -70925fecce973bcde97b6e387e5f9ff204ac3e08 +Add fallback flag for sccache (#5170) +68c283424e9959902fe53d51085ebdd441705595