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

Bunch slower aarch64 jobs first to speed up build #1

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

hugovk
Copy link

@hugovk hugovk commented Feb 4, 2022

Updates python-pillow#247.

By moving the platform: matrix factor first we can get the bottleneck aarch64 jobs queued up sooner and so let them (and therefore the whole build) finish sooner.

On my fork, this took 2h 21m 57s:

The baseline took 2h 51m 43s:

(Still not convinced whether to ditch faster Travis for this just yet.)

@radarhere radarhere merged commit cc114bc into radarhere:aarch64 Feb 4, 2022
@radarhere
Copy link
Owner

Nice.
Sure, feel free to not be convinced. Even if this doesn't make it in, it's still good to know how to migrate to GHA, and what happens if we do.
I had also expected this to be useful if Travis ever took an unfortunate amount of time to renew our credits - I did not expect your news that our credits are not actually decreasing.

@hugovk hugovk deleted the aarch64-update branch February 5, 2022 08:54
@hugovk
Copy link
Author

hugovk commented Feb 5, 2022

Yes, I was surprised to see the credits staying the same. I'm not surprised by the lack of communication from new Travis CI about what's really going on, and won't be surprised if it just stops working with no notice, so it's great we have this as a backup! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants