ponytail/benchmarks/results
DietrichGebert b8d6aa7e9f
feat(benchmarks): agentic LOC + safety benchmark answering #126 (#158)
Rebuild the benchmark to the standard #126 asked for: real headless Claude Code
sessions (not a bare model) editing a real public repo
(tiangolo/full-stack-fastapi-template @ cd83fc1, MIT), fair arms (baseline,
caveman, ponytail, and the "YAGNI + one-liners" prompt), n=4, Haiku 4.5. LOC is
the git diff; the safety tasks execute the produced code against adversarial
input.

Results: ponytail -54% LOC mean (up to -94% on over-build features like the
date/color picker), -22% tokens, -20% cost, -27% time, and never more than
baseline; 100% safe vs the one-liner prompt's 95% (it dropped a path-traversal
guard once). caveman writes less code but spends more tokens.

Also fixes a baseline-contamination bug (the ponytail plugin's SessionStart hook
fired on every arm; now isolated with --setting-sources project,local + per-arm
--plugin-dir) and a Windows subprocess-timeout hang.

Lead both READMEs with the agentic numbers; demote the single-shot 80-94% to a
labelled "isolated generation" note; supersede the contaminated 2026-06-17
writeup. Dead react-app fixture left untracked.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 16:42:38 +02:00
..
2026-06-12-caveman-vs-ponytail.md feat: skill v3 — compress SKILL.md 115 to 95 lines 2026-06-12 03:58:44 +02:00
2026-06-12-v4-hardening-vs-caveman.md docs: same-model control arm, refresh numbers and chart 2026-06-12 12:44:30 +02:00
2026-06-15-llama3.2-local.md fix(benchmarks): count unfenced code, ASCII-safe output, refresh llama3.2 results (#67) 2026-06-15 16:22:32 +02:00
2026-06-16-correctness-gate-fix.md benchmarks: fix correctness gate + robustness audit (#65) (#83) 2026-06-16 12:17:10 +02:00
2026-06-16-robustness-audit.md benchmarks: fix correctness gate + robustness audit (#65) (#83) 2026-06-16 12:17:10 +02:00
2026-06-17-agentic-safety.md feat(benchmarks): agentic LOC + safety benchmark answering #126 (#158) 2026-06-18 16:42:38 +02:00
2026-06-17-cost-verification.md docs: correct cost claim to 42-75% from 30-rep re-verification (#129) 2026-06-17 04:23:51 +02:00
2026-06-18-agentic.md feat(benchmarks): agentic LOC + safety benchmark answering #126 (#158) 2026-06-18 16:42:38 +02:00