uber / storagetapper
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 19 components.
  • 72 files, 10,557 LOC (100.0% vs. main code).
  • "pipe" is biggest, containing 21.73% of LOC.
  • "throttle" is smallest, containing 0.44% of LOC.


pipe2294 LOC (21%) 9 files
state1388 LOC (13%) 5 files
server1356 LOC (12%) 6 files
encoder1197 LOC (11%) 7 files
changelog863 LOC (8%) 2 files
config645 LOC (6%) 7 files
streamer638 LOC (6%) 3 files
metrics385 LOC (3%) 6 files
snapshot348 LOC (3%) 2 files
util258 LOC (2%) 2 files
db242 LOC (2%) 4 files
schema230 LOC (2%) 3 files
log219 LOC (2%) 4 files
lock158 LOC (1%) 1 file
types96 LOC (<1%) 6 files
ROOT78 LOC (<1%) 2 files
shutdown62 LOC (<1%) 1 file
pool54 LOC (<1%) 1 file
throttle46 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
streamer57 commits (22%)
pipe55 commits (22%)
changelog30 commits (12%)
state30 commits (12%)
config29 commits (11%)
encoder28 commits (11%)
server22 commits (8%)
ROOT12 commits (4%)
snapshot11 commits (4%)
schema10 commits (4%)
log10 commits (4%)
util8 commits (3%)
types7 commits (2%)
lock5 commits (2%)
db4 commits (1%)
shutdown3 commits (1%)
throttle2 commits (<1%)
metrics2 commits (<1%)
pool1 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025 2024 2023 2022 2021 2020 2019 2018 2017
schema
1
5
10
throttle
1
1
server
3
9
1
16
types
2
5
5
ROOT
1
1
10
log
2
2
10
pool
1
changelog
2
2
9
5
14
encoder
4
8
1
45
streamer
2
3
9
9
58
util
2
2
5
lock
1
2
2
pipe
4
2
22
20
74
state
2
3
15
2
15
metrics
7
config
6
10
1
26
snapshot
2
1
8
1
4
shutdown
3
db
2
7
1


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.



2026-04-18 12:56