Commit 562f8c5
committed
perf: aggressive optimization for ARM64 QEMU build
Changes:
- Remove ARM64 clang build (keep only gcc to save 50% time)
- Disable more features: inspector, intl, etw, dtrace, report
- Reduce to make -j1 for most stable QEMU performance
- These features are not needed for shared library
This should fit within GitHub's 6h hard limit.1 parent 44c17f5 commit 562f8c5
File tree
1 file changed
+10
-10
lines changed- .github/workflows
1 file changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
| |||
112 | 105 | | |
113 | 106 | | |
114 | 107 | | |
115 | | - | |
116 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments