jiangzhhhh / Unity-MultiProcess-BuildPipeline

multiprocess buildpipeline for unity
MIT License
165 stars 36 forks source link
unity

Unity-MultiProcess-BuildPipeline

多进程资源构建方案

设计

数据对比

在ssd+i7的pc上进行实验,测试工程单节点进行全量资源构建需要300min,同样测试条件下,修改为5节点并行构建后缩短为42min,效果显著

用例

使用"Exampl/Build"进行资源构建

design

single process VS multi process

My test project reduced the build time from 300mins to 42mins on the same PC(ssd+i7).

usage

click menu "Exampl/Build"