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

Speed up CI #161

Open
RagnarGrootKoerkamp opened this issue Nov 3, 2021 · 1 comment
Open

Speed up CI #161

RagnarGrootKoerkamp opened this issue Nov 3, 2021 · 1 comment
Assignees

Comments

@RagnarGrootKoerkamp
Copy link
Owner

RagnarGrootKoerkamp commented Nov 3, 2021

Ideally <1min.

Maybe strip:

  • latex compilation
  • zip

Or we could make them only run with probability 5% or so (we can bisect / git blame when needed)

@mpsijm
Copy link
Collaborator

mpsijm commented Nov 8, 2021

It seems like running TLE submissions in test_problems.py is also a large part of the time spent in tests.

@RagnarGrootKoerkamp RagnarGrootKoerkamp self-assigned this Nov 8, 2021
RagnarGrootKoerkamp added a commit that referenced this issue Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants