构建机器规格
构建自动化为将用于运行构建的构建器提供了多种选择。
选择磁盘更大的构建器将允许构建源代码仓库更大的项目。
选择更高等级的机器可能会导致更快的构建时间,但这并非保证,并非所有 Unity 项目都能实现。
机器类型 | RAM (GB) | vCPU 内核 | 磁盘大小 (GB) |
---|---|---|---|
Windows 标准版 | 16 | 8 | 512 |
Mac 标准版 | 16 | 4 | 400 |
Windows 高级版 | 32 | 16 | 1024 |
Mac 高级版 | 30 | 6 | 1024 |
The specific details and complexity of each project will affect its use of resources at build time. You should make your builder machine choice based on your specific project and its size and requirements.