Commit 17cc477
perf(macos): Skip Hackintosh check on ARM64 Macs
Hackintosh detection works by grepping kexts, which takes ~150ms.
Since Hackintosh on ARM is currently impossible, skip this check
on arm64 architecture for a noticeable performance improvement.
Cherry-picked from dylanaraps#23961 parent be158a0 commit 17cc477
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | | - | |
| 1270 | + | |
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
| |||
0 commit comments