Parallelize CLI report generation in repo-tools
Converts createBinRunner from spawnSync to async spawn, and processes all CLI packages concurrently with a shared p-limit limiter bounded by CPU count. Reduces wall-clock time from ~50s to ~12s. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/repo-tools': patch
|
||||
---
|
||||
|
||||
Parallelized CLI report generation, reducing wall-clock time by ~4x.
|
||||
Reference in New Issue
Block a user