Ross ROSS = Recommend OSS · open-source software intelligence for agents

needle-tools/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. observed · 2026-08-28

github.com/needle-tools/compilation-visualizer · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 72
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2214
  • days_rel: n/a
  • days_push: 169
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1124 stars · 46 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Unity Editor plugin that visualizes assembly compilation on a timeline, hooking into editor events to show how long each assembly takes to compile. Selecting an assembly reveals its dependencies and dependents, helping optimize compile times.

Use cases

  • optimize unity compile times
  • find which assemblies slow down compilation
  • visualize assembly dependencies in unity
  • debug why unity recompiles so many assemblies
  • measure full compilation runs in unity
  • analyze dependency chains between unity assemblies

When to choose

  • you develop with Unity and want to reduce script compilation times
  • you need to inspect assembly dependency graphs inside the Unity Editor
  • you want to measure compilation and domain reload durations

When to avoid

  • you work outside Unity or with non-Unity C# projects
  • you need CI-based build profiling rather than in-editor visualization

Facets

plugin · maturity active

developer-tools monitoring benchmarking build-tool developer-tools performance editor-plugin cross-platform unity compilation assembly-dependencies editor-tool openupm game-development

1 source

Member repositories

RepositoryRoleHealth v2
needle-tools/compilation-visualizermain65

For agents

markdown · JSON · MCP: product_card(name="needle-tools/compilation-visualizer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem