Skip to content

Only compile the tests once.#2590

Merged
clalancette merged 1 commit intorollingfrom
clalancette/reduce-compilation
Jul 26, 2024
Merged

Only compile the tests once.#2590
clalancette merged 1 commit intorollingfrom
clalancette/reduce-compilation

Conversation

@clalancette
Copy link
Copy Markdown
Contributor

Even when we want to run them on multiple RMWs, we can do that by compiling once, then setting the environment variable appropriately.

In my local testing, this improved compilation times by about 10%.

@clalancette clalancette force-pushed the clalancette/reduce-compilation branch from c395eab to c759f7c Compare July 26, 2024 12:50
Even when we want to run them on multiple RMWs, we can
do that by compiling once, then setting the environment
variable appropriately.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette force-pushed the clalancette/reduce-compilation branch from c759f7c to 0c43dd8 Compare July 26, 2024 13:26
@clalancette
Copy link
Copy Markdown
Contributor Author

clalancette commented Jul 26, 2024

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

@clalancette clalancette merged commit 9b1e6c9 into rolling Jul 26, 2024
@clalancette clalancette deleted the clalancette/reduce-compilation branch July 26, 2024 16:37
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.

3 participants