8000 Repo: Improve CI performance to avoid throttling · Issue #11204 · typescript-eslint/typescript-eslint · GitHub
[go: up one dir, main page]

Skip to content
Repo: Improve CI performance to avoid throttling #11204
Open
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Suggestion

According to https://github.com/typescript-eslint/typescript-eslint/actions/metrics/usage, our biggest total minutes in the last month are:

  1. ci.yml (linux): 17,478 minutes across 425 runs
  2. ci.yml (windows): 7,610 minutes across 207 runs
  3. semantic-breaking-change-pr.yml: 613 minutes across 359 runs
  4. semantic-pr-titles.yml: 282 minutes across 282 runs
  5. a11y-alt-bot.yml: 201 minutes across 201 runs

17478 / 245 = >70 minutes of CI time per commit. That's quite a lot! We've started to see more GHA throttling recently. Jobs/runs have been getting stuck waiting to start -> then for GHA runners to free up.

Filing this issue as a general one: what can we do to reduce the throttling in CI?

Additional Info

These more specific issues are split out of or generally related to this one:

💖

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0