aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bench
AgeCommit message (Collapse)Author
2026-07-18perf: add require --no-install benchmark scriptnsfisis
Lighter-weight companion to scripts/bench/create-project.sh: compares shirabe vs composer on dependency resolution alone (require --no-install --no-audit), skipping the download/install step that dominates create-project's runtime.
2026-07-17perf: add benchmark scriptnsfisis