apache / datasketches-bigquery
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 10 components.
  • 13 files, 866 LOC (41.7% vs. main code).
  • "tuple" is biggest, containing 21.13% of LOC.
  • "tdigest" is smallest, containing 4.16% of LOC.


tuple183 LOC (8%) 1 file
ROOT147 LOC (7%) 2 files
theta109 LOC (5%) 1 file
cicd108 LOC (5%) 1 file
hll61 LOC (2%) 1 file
kll59 LOC (2%) 2 files
cpc56 LOC (2%) 1 file
req54 LOC (2%) 2 files
fi53 LOC (2%) 1 file
tdigest36 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.
ROOT33 commits (10%)
theta20 commits (6%)
tuple19 commits (5%)
hll13 commits (3%)
cpc12 commits (3%)
kll5 commits (1%)
tdigest3 commits (<1%)
fi2 commits (<1%)
cicd2 commits (<1%)
req2 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
ROOT
15
18
theta
4
16
tuple
2
17
hll
13
cpc
12
kll
5
req
4
tdigest
3
fi
2
cicd
2


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 req req req--req 2 ROOT ROOT req--ROOT 1 cicd cicd cicd--ROOT 2


2025-05-07 20:59