Timings
Find out long tasks and strange places: thin waterfall of tasks, blocking tasks, slow assets compilation and other types of problems
The essential tool to analyze compilation time of multi-modules app
Find out long tasks and strange places: thin waterfall of tasks, blocking tasks, slow assets compilation and other types of problems
Having detected strange modules you will be able check links to different modules to understand the behaviour of compilator
Choose necessary type of tasks to analyze the behaviour
Check details of every module: what kind of task is performed, how long it takes to build
Download, launch, give access to Derived Data. Ready to go!
Even on this site: switch the setting and enjoy
The core of fast compilation time is deviding an app to independent modules. But if you only start to learn compilation speed these articles can help you: