From 7bd717e9c7d3d8258ee0482c5a2fb8ba7fd51941 Mon Sep 17 00:00:00 2001 From: AndresL230 <190146319+AndresL230@users.noreply.github.com> Date: Wed, 13 May 2026 16:44:39 -0400 Subject: [PATCH] feat(benchmark): bump corpus SHA + baseline for A2/A7 fixtures (#6) --- .benchmark-fixtures-sha | 2 +- benchmark/baseline.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.benchmark-fixtures-sha b/.benchmark-fixtures-sha index a1c3c2e..2451f87 100644 --- a/.benchmark-fixtures-sha +++ b/.benchmark-fixtures-sha @@ -1 +1 @@ -a8d77b3b4fefc54e1f2f5e88ee2c5224956891ca +217ab4500ca834a6a78751a34ee8b65e251843ae diff --git a/benchmark/baseline.json b/benchmark/baseline.json index 83ae73f..e8cfc7e 100644 --- a/benchmark/baseline.json +++ b/benchmark/baseline.json @@ -1,7 +1,7 @@ { - "detectionPrecision": 0.30952380952380953, - "detectionRecall": 0.4262295081967213, - "providerAttributionAccuracy": 0.7959183673469388, - "findingPrecision": 0.07142857142857142, + "detectionPrecision": 0.3626373626373626, + "detectionRecall": 0.4852941176470588, + "providerAttributionAccuracy": 0.8214285714285714, + "findingPrecision": 0.0625, "findingRecall": 0.3333333333333333 }