Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我遇到了 15-20 分钟的 ipa 生成时间。我希望将它至少减少一半。
我目前没有 SSD,所以,我想知道,因为我有大量的小文件,主要是资产,如果我在 SSD 上运行所有东西会缩短编译时间吗?
谢谢。
如果您的所有中间文件都可以保存在内存中,我建议您尝试tmpfs 。
当然,SSD 可以提高硬盘的性能。