spotify / tfx
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 3 components.
  • 586 files, 42,667 LOC (61.3% vs. main code).
  • "tfx" is biggest, containing 99.25% of LOC.
  • "package_build" is smallest, containing 0.17% of LOC.


tfx42349 LOC (60%) 580 files
ROOT246 LOC (<1%) 4 files
package_build72 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
tfx3152 commits (53%)
ROOT116 commits (1%)
package_build4 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022 2021 2020 2019
tfx
569
572
1315
2351
4638
1277
ROOT
24
4
6
20
48
24
package_build
8


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.


2025-05-04 12:41