#How to make build time shorter for NDA platform?

1 messages · Page 1 of 1 (latest)

honest zenith
#

First build took 2 hours, but since then it takes 30 minutes to make a build.
The project is huge, but it uses Addressables, and shader variants are not being built again. I think its incremental build (although I'm not sure). I also use the correct compression for faster building, and I include only the necessary scenes.

#

How to make build time shorter for NDA platform?

glad dune
#

this is a code channel

modern swallow
honest zenith
#

and which's time is too much

modern swallow
#

Well, you could at least look at the relative timing. And investigate from whatever takes most time first.

honest zenith
#

at least a keyword could help

#

I only want to use CTRL+F to find the times