Skip to content

Commit 0376043

Browse files
RecoDemoclaude
andcommitted
Remove benchmarks from repo, keep local only
Move benchmarks/ to .gitignore so the code stays on disk for local runs but is never published to the repository. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 757a53a commit 0376043

10 files changed

Lines changed: 2 additions & 1862 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ htmlcov/
5858
# ── MCP local config ─────────────────────────
5959
.mcp.json
6060

61-
# ── Benchmark results ────────────────────────────
62-
benchmarks/results/
61+
# ── Benchmarks (local only) ──────────────────────
62+
benchmarks/
6363

6464
# ── Misc ───────────────────────────────────────
6565
*.log

benchmarks/benchmark.py

Lines changed: 0 additions & 336 deletions
This file was deleted.

benchmarks/configs/with_index.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

benchmarks/configs/without_index.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

benchmarks/proxy/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)