apache / 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.

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 13 components.
  • 7,108 files, 774,010 LOC (100.0% vs. main code).
  • "sdks" is biggest, containing 67.92% of LOC.
  • "plugins" is smallest, containing 0.02% of LOC.


sdks525720 LOC (67%) 3,793 files
runners135770 LOC (17%) 1,247 files
playground39824 LOC (5%) 508 files
learning29515 LOC (3%) 1,082 files
website19767 LOC (2%) 244 files
it10358 LOC (1%) 168 files
model5128 LOC (<1%) 14 files
buildSrc3200 LOC (<1%) 10 files
scripts2367 LOC (<1%) 16 files
release1152 LOC (<1%) 17 files
ROOT883 LOC (<1%) 2 files
contributor-docs185 LOC (<1%) 1 file
plugins141 LOC (<1%) 6 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
sdks17562 commits (40%)
runners4804 commits (10%)
buildSrc1516 commits (3%)
website545 commits (1%)
playground451 commits (1%)
ROOT440 commits (1%)
learning250 commits (<1%)
model170 commits (<1%)
release158 commits (<1%)
scripts74 commits (<1%)
it54 commits (<1%)
plugins8 commits (<1%)
contributor-docs7 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
sdks
1131
7102
11460
11926
11849
17016
10109
15102
11000
6998
runners
359
2762
3552
3156
2767
6304
4489
6676
5320
4134
it
9
210
815
buildSrc
28
135
179
242
252
325
322
175
ROOT
28
103
116
162
115
2
website
25
96
274
899
841
287
15
5
learning
55
19
1582
1591
481
1311
673
model
8
38
51
112
5
16
19
13
release
7
33
23
17
90
47
15
72
scripts
3
17
17
179
playground
1
18
1599
1516
723
contributor-docs
7
plugins
27


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

G sdks sdks sdks--sdks 232 runners runners sdks--runners 30 buildSrc buildSrc sdks--buildSrc 14 ROOT ROOT sdks--ROOT 11 runners--runners 59 runners--buildSrc 4 model model runners--model 5 playground playground runners--playground 2 it it runners--it 1 buildSrc--buildSrc 1 buildSrc--playground 1 ROOT--runners 3 ROOT--buildSrc 8 ROOT--ROOT 8 ROOT--it 2 model--sdks 10 model--buildSrc 1 model--ROOT 2 model--model 1 website website website--sdks 7 website--runners 4 website--buildSrc 2 website--ROOT 4 website--model 2 website--website 5 website--playground 2 learning learning learning--learning 3 playground--sdks 2 playground--ROOT 2 playground--model 2 playground--learning 1 release release release--sdks 1 release--runners 1 release--buildSrc 1 release--ROOT 1 release--model 1 release--website 1 release--playground 1 release--release 2 it--sdks 1 it--buildSrc 1 it--website 1 it--it 2 scripts scripts scripts--scripts 1


2025-05-07 16:01