aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bench/require.sh
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.