From 46d7267ec2eaa78845095ca97cb85ff8453b8a21 Mon Sep 17 00:00:00 2001 From: Sohan Kshirsagar Date: Tue, 14 Apr 2026 13:48:41 -0700 Subject: [PATCH] Add Tusk results --- offline/README.md | 1 + offline/analysis/benchmark_dashboard.html | 15 +- offline/analysis/benchmark_dashboard.json | 2284 +++++++++++----- offline/analysis/benchmark_dashboard.py | 2 + .../candidates.json | 1308 ++++++++- .../evaluations.json | 2160 +++++++++++++++ .../candidates.json | 1356 +++++++++- .../evaluations.json | 2195 +++++++++++++++ offline/results/benchmark_data.json | 1771 ++++++++++++ .../results/openai_gpt-5.2/candidates.json | 1556 ++++++++++- .../results/openai_gpt-5.2/evaluations.json | 2389 ++++++++++++++++- 11 files changed, 14161 insertions(+), 876 deletions(-) diff --git a/offline/README.md b/offline/README.md index 3aa9456..8351558 100644 --- a/offline/README.md +++ b/offline/README.md @@ -17,6 +17,7 @@ Open replication of the code review benchmark used by companies like [Augment](h | [Greptile](https://www.greptile.com/) | AI code review | | [Propel](https://propelauth.com/) | AI code review | | [Qodo](https://www.qodo.ai/) | AI code review | +| [Tusk](https://www.usetusk.ai/) | AI code review & testing | Adding a new tool requires forking the benchmark PRs and collecting the tool's reviews — see Steps 0 and 1 below. diff --git a/offline/analysis/benchmark_dashboard.html b/offline/analysis/benchmark_dashboard.html index 4905b9e..ae0f6db 100644 --- a/offline/analysis/benchmark_dashboard.html +++ b/offline/analysis/benchmark_dashboard.html @@ -193,22 +193,23 @@
Highest Precision
Best for Concurrency (Precision)
Best for Complex Code (Precision)
-
Best for Bug Fixes (Recall)
Best for Bug Fixes (Recall)
Best for Bug Fixes (Recall)
+
Best for Bug Fixes (Recall)
Best for Performance Optimization
+
Best for Ui (Recall)
Highest Recall
Java + Authentication
-
Moderate Bugs + File Context (Recall)
Java + High Risk (Recall)
+
Moderate Bugs + File Context (Recall)
Best for Medium Ruby PRs
Typescript + Correctness
Best for Critical Risk
Java + Authentication
Bug Fixes + Cross-File
Best for Ui
-
Java + High Risk
File Context + Correctness
+
Java + High Risk
Medium PRs + File Context
Ruby + Features (Precision)
Best for Complex Code
@@ -413,10 +414,10 @@