mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
1dbaebc884
- Alternate PR/main execution order on even/odd iterations to neutralize ordering bias from CPU/filesystem cache warming - Add try/catch in measurement loops so a single failure doesn't lose all data; abort if all runs fail - Extract shared esc(), extractHistory(), renderHistory() into bench-utils.mjs to eliminate duplication between pending and comment - Add error logging for JSON parse failures instead of silent catch - Fix biome lint: use template literals, sort imports, expand single-line try/catch blocks, avoid assignment in expressions Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>