Skip to content

Commit a8d7d1a

Browse files
v3 reinvention benchmark: 150-191 files per repo, hints now show -7% waste (#71)
Scale files bring repos to realistic sizes (151-191 files each). v3 results (72 sessions, r=3): - OFF: 9 heredocs, 1048 tokens wasted, 59 CLI uses - ON: 6 heredocs, 971 tokens wasted, 67 CLI uses - Token waste delta: -7.3% (first time hints help!) - CLI usage: +14% more with hints Progression: v1 (5-8 files, +51% worse) -> v2 (75-94, +118% worse) -> v3 (151-191, -7% better). Confirms larger repos make discovery harder and hints start to show value. CON-1799 (scale repos to 100+) complete.
1 parent a773bd4 commit a8d7d1a

2 files changed

Lines changed: 473 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)