21 Forks
655 Stars
655 Watchers

compilation-visualizer

Unity Tool showing a timeline of assembly compilation. This is especially helpful when trying to optimize compile times and dependencies between assemblies. Besides showing a graphical view of compilation, selecting an assembly shows both dependencies and dependents of that assembly.

How to download and setup compilation-visualizer

Open terminal and run command
git clone https://github.com/needle-tools/compilation-visualizer.git
git clone is used to create a copy or clone of compilation-visualizer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with compilation-visualizer https://github.com/needle-tools/compilation-visualizer/archive/master.zip

Or simply clone compilation-visualizer with SSH
[email protected]:needle-tools/compilation-visualizer.git

If you have some problems with compilation-visualizer

You may open issue on compilation-visualizer support forum (system) here: https://github.com/needle-tools/compilation-visualizer/issues