-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Natively assemble eqwalizer instead of using emulation on ARM
Summary: The emulation step takes up to 1h 30m, which represents 86% of the overall CI process. Emulation is not necessary any longer, since [GitHub released arm hosts publicly](https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/?fbclid=IwZXh0bgNhZW0CMTEAAR2BwUNr26OpvrR7tpbEhWhaOFoozPymryx3Fo1WOaCPnF6rtMXAJN0gYAc_aem_28GH1eyotDOguj02sAVKLQ). This reduces **CI time from 1h:40m to 20m (80% improvement)**, which should also significantly [bring down the CI costs](https://www.internalfb.com/intern/opensource/github/repo/675902051252178/budget/). Reviewed By: alanz Differential Revision: D69588366 fbshipit-source-id: 2d73403c882bb2c07c318e09158d1f0d8e610c66
- Loading branch information
1 parent
5cd4fee
commit 44be05f
Showing
1 changed file
with
6 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters