Skip to content

UnityTools-sromic1990/compilation-visualizer

 
 

Repository files navigation

Compilation Visualizer for Unity

Quick Start

Install via OpenUPM: https://openupm.com/packages/com.needle.compilation-visualizer/

You can open the Compilation Visualizer by selecting Window > Analysis > Compilation Timeline.

Compilation Process

It shows 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.

Screenshots

Compilation Process

Compact View Compact View with selected assembly Expanded View Expanded view with selected assembly

Contact

needle — tools for unity@NeedleTools@marcel_wiessler@hybridherbst

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%