diff --git a/benchmarks.json b/benchmarks.json index fc91182..73b0643 100644 --- a/benchmarks.json +++ b/benchmarks.json @@ -2,36 +2,36 @@ { "name": "closesthit : mono : dxil", "unit": "milliseconds", - "value": 1815.5 + "value": 1804.1875 }, { "name": "anyhit : mono : dxil", "unit": "milliseconds", - "value": 485.4375 + "value": 483.6875 }, { "name": "shadow : mono : dxil", "unit": "milliseconds", - "value": 484.5625 + "value": 485.3125 }, { "name": "closesthit : module : dxil", "unit": "milliseconds", - "value": 1794.375 + "value": 1799.5625 }, { "name": "anyhit : module : dxil", "unit": "milliseconds", - "value": 483.375 + "value": 484.125 }, { "name": "shadow : module : dxil", "unit": "milliseconds", - "value": 483.5625 + "value": 484.6875 }, { "name": "precompilation : dxil", "unit": "milliseconds", - "value": 576.0625 + "value": 570.9375 } ] \ No newline at end of file diff --git a/current b/current index 498afd2..12a868a 100644 --- a/current +++ b/current @@ -1,2 +1,2 @@ -Remove unused package in primary benchmark script (#5014) -959f55de964ff108947db72a3f8d25b39995f2c8 +Initial -embed-spirv support (#4974) +313677160a186efebf83fab4df7d08dd119a5cd2