Skip to content

Conversation

@alexrp
Copy link
Member

@alexrp alexrp commented May 5, 2025

Because we don't pass -fqemu and -fwasmtime on aarch64-linux, we're just spending a bunch of time compiling all these module tests only to not even run them. x86_64-linux already covers both compiling and running them.

Hopefully resolves the CI timeouts we've been seeing.

@alexrp alexrp requested review from andrewrk and jacobly0 May 5, 2025 20:16
@alexrp
Copy link
Member Author

alexrp commented May 7, 2025

Hopefully resolves the CI timeouts we've been seeing.

Unfortunately not, but still reduces the CI run times by quite a lot:

  • aarch64-linux-debug: ~4h30m -> ~1h30m
  • aarch64-linux-release: ~2h10m -> ~1h20m

Because we don't pass -fqemu and -fwasmtime on aarch64-linux, we're just
spending a bunch of time compiling all these module tests only to not even run
them. x86_64-linux already covers both compiling and running them.
@alexrp alexrp force-pushed the ci-aarch64-linux-non-native branch from 2b64fab to 3f70179 Compare May 27, 2025 19:40
@alexrp alexrp enabled auto-merge (rebase) May 27, 2025 19:41
@alexrp alexrp merged commit e28b402 into ziglang:master May 28, 2025
17 of 18 checks passed
@alexrp alexrp deleted the ci-aarch64-linux-non-native branch May 28, 2025 09:48
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.

1 participant