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

ci: speed up the cross compilation job by parallelizing #3784

Merged
merged 2 commits into from
May 1, 2023

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Apr 23, 2023

Current speedup is minimal, but will probably become significant once we switch to PL-provided runners (#3773 or #3783).

@codecov
Copy link

codecov bot commented Apr 23, 2023

Codecov Report

Merging #3784 (523036c) into master (c19e6a7) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3784      +/-   ##
==========================================
+ Coverage   84.24%   84.30%   +0.07%     
==========================================
  Files         142      140       -2     
  Lines       14089    14046      -43     
==========================================
- Hits        11868    11841      -27     
+ Misses       1801     1789      -12     
+ Partials      420      416       -4     

see 3 files with indirect coverage changes

@marten-seemann marten-seemann force-pushed the speed-up-cross-compile branch 2 times, most recently from a888ac4 to 426469d Compare April 25, 2023 10:36
@marten-seemann marten-seemann changed the base branch from master to self-hosted April 27, 2023 19:01
@marten-seemann marten-seemann changed the base branch from self-hosted to master May 1, 2023 11:46
@marten-seemann marten-seemann merged commit 5c05143 into master May 1, 2023
30 checks passed
@marten-seemann marten-seemann deleted the speed-up-cross-compile branch May 1, 2023 12:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants