Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meta] CI cleanup #676

Open
franziskuskiefer opened this issue Nov 14, 2024 · 0 comments
Open

[Meta] CI cleanup #676

franziskuskiefer opened this issue Nov 14, 2024 · 0 comments
Labels
ci Continuous integration meta

Comments

@franziskuskiefer
Copy link
Member

We are spending too many CPU cycles on CI right now.

The longest running jobs (25m+) are

  • mldsa.yml
  • c.yml
  • mlkem.yml

Things that can be improved

  • Reduce the number of duplicate jobs on the merge queue and the PR
  • Run jobs that are usually not failing or need a long time only on the merge queue and not on the PR
    • benchmarks
    • big endian (s390x)
    • cargo hack with all the features when there are many
@franziskuskiefer franziskuskiefer added ci Continuous integration meta labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration meta
Projects
None yet
Development

No branches or pull requests

1 participant