From 97b4d09559273674b3063c06f4717a8fd359e4f1 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 18 Sep 2024 21:06:42 -0700 Subject: [PATCH] Report AD checkpoint contexts (#5058) https://github.com/shader-slang/slang/commit/b808aa4df50d46eaa569561f7e464c55c1c2d72a --- benchmarks.json | 14 +++++++------- current | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/benchmarks.json b/benchmarks.json index b6098d4..d2cf892 100644 --- a/benchmarks.json +++ b/benchmarks.json @@ -2,36 +2,36 @@ { "name": "closesthit : mono : dxil", "unit": "milliseconds", - "value": 1793.6875 + "value": 1803.375 }, { "name": "anyhit : mono : dxil", "unit": "milliseconds", - "value": 488.0625 + "value": 490.4375 }, { "name": "shadow : mono : dxil", "unit": "milliseconds", - "value": 485.5625 + "value": 489.4375 }, { "name": "closesthit : module : dxil", "unit": "milliseconds", - "value": 1785.0 + "value": 1784.5 }, { "name": "anyhit : module : dxil", "unit": "milliseconds", - "value": 485.375 + "value": 490.4375 }, { "name": "shadow : module : dxil", "unit": "milliseconds", - "value": 486.125 + "value": 486.8125 }, { "name": "precompilation : dxil", "unit": "milliseconds", - "value": 586.375 + "value": 589.1875 } ] \ No newline at end of file diff --git a/current b/current index 094e059..6410a6e 100644 --- a/current +++ b/current @@ -1,2 +1,2 @@ -Lower the priority of looking up the rank of scope (#5065) -3240799c00488858afc7eeac9d1dc479609a1040 +Report AD checkpoint contexts (#5058) +b808aa4df50d46eaa569561f7e464c55c1c2d72a