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

"Quick checks" despite the name take 7-10 minutes #10461

Open
ulysses4ever opened this issue Oct 12, 2024 · 1 comment
Open

"Quick checks" despite the name take 7-10 minutes #10461

ulysses4ever opened this issue Oct 12, 2024 · 1 comment

Comments

@ulysses4ever
Copy link
Collaborator

ulysses4ever commented Oct 12, 2024

Originally posted by @geekosaur in #10421 (comment)

A quick look at the Doctest and buildinfo filed generator jobs (e.g. this and this) shows that they seem to do repetitive builds: they first build a thing and then run it but the running also does the building again first. For Doctest, it looks like magic and we should ask the author. For the generator, it seems like a blunder on our side.

Besides, setting up a GHC via GHCup takes 2 minutes. There's probably nothing we can do about that.

2024-10-12_18-10-1728771677

@ulysses4ever
Copy link
Collaborator Author

I guess Doctest isn't bad because the initial build is only ~28 seconds.

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

1 participant