spotify / beam
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.

Learn more...
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 9 components.
  • 4,769 files, 497,850 LOC (100.0% vs. main code).
  • "sdks" is biggest, containing 67.07% of LOC.
  • "ROOT" is smallest, containing 0.1% of LOC.


sdks333890 LOC (67%) 2,680 files
runners129935 LOC (26%) 1,165 files
website18535 LOC (3%) 227 files
learning6595 LOC (1%) 655 files
model4183 LOC (<1%) 14 files
buildSrc2331 LOC (<1%) 7 files
release1040 LOC (<1%) 17 files
ownership858 LOC (<1%) 2 files
ROOT483 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.
sdks12443 commits (39%)
runners4525 commits (14%)
buildSrc935 commits (2%)
model483 commits (1%)
website138 commits (<1%)
learning129 commits (<1%)
release84 commits (<1%)
ROOT47 commits (<1%)
ownership35 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 2018 2017 2016
website
770
330
15
5
ownership
6
7
14
14
ROOT
53
2
release
80
47
15
72
learning
550
1761
876
model
73
213
200
157
81
sdks
6157
18073
10757
16101
11464
7377
runners
2553
7857
5518
8476
6028
4171
buildSrc
164
347
322
175


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

No temporal dependencies found.



2025-01-17 11:41