merge perf/lint-no-runtime-fetch-awk (1feecaeb44) #55

Merged
pipeline-bot merged 1 commit from perf/lint-no-runtime-fetch-awk into trunk 2026-07-28 12:26:15 +00:00
Collaborator
No description provided.
Vendored-copy sync. This script ships in two repos and its header requires the
copies stay identical; sean/pipelines carries the same change (06f46e0).

lint_steps forked TWO subprocesses per scanned line, which cost 29.6s (19.7s of
it kernel spawn time) over sean/pipelines' ~7.9k lines of step manifests. awk
does the same per-line work in one process. dockerfiles mode — the only mode
THIS repo's CI runs — is untouched and verified byte-identical.
pipeline-bot deleted branch perf/lint-no-runtime-fetch-awk 2026-07-28 12:26:15 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/builder-images!55
No description provided.