Commit 3ccb706
committed
chore(benchmark): archive the unreferenced SWE-bench Rust runner
The 2026-08-16 SWE-bench UI archival left `src-tauri/src/benchmark/`
compiled and registered with no frontend caller, and recorded that a
backend-only removal should follow. This is that removal.
Moves the runner (3,542 LOC: SWE-bench dataset/task loading, run and
agent-batch orchestration, Docker evaluation, preflight, retention,
history) to `.archive/src-tauri/src/benchmark/` and unwires it:
13 `benchmark_*` registrations, `pub mod benchmark;`, the handler-list
`use` scope, and the exit-time evaluator-termination call.1 parent d67dfc3 commit 3ccb706
19 files changed
Lines changed: 12 additions & 21 deletions
File tree
- .archive
- src-tauri/src/benchmark
- src-tauri/src
- app
- commands
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
355 | 366 | | |
356 | 367 | | |
357 | | - | |
358 | 368 | | |
359 | 369 | | |
360 | 370 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments