Skip to content

Conversation

@danielfrankcom
Copy link
Contributor

This PR updates the C++ workflows to improve the runtime.

The following changes are included:

  • Run the build in parallel given the number of processors allocated to the worker
  • Disable tests in third-party dependencies

This improves the time it takes to install the AWS SDK from ~8:30 to ~3 minutes.

These changes will have less of an effect on the cluster management tests since the test run there takes a significant amount of time by itself. It will have more of an effect on the libpq tests since the test runtime for those is near instant.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 license.

@danielfrankcom danielfrankcom requested a review from leszek-bq May 28, 2025 19:02
Copy link
Contributor

@leszek-bq leszek-bq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@danielfrankcom danielfrankcom merged commit 7c2c7cc into main May 28, 2025
5 checks passed
@danielfrankcom danielfrankcom deleted the chore/run-cpp-workflows-faster branch May 28, 2025 19:18
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.

2 participants