alibaba / GraphScope
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 11 components.
  • 3,021 files, 429,820 LOC (100.0% vs. main code).
  • "interactive_engine" is biggest, containing 41.81% of LOC.
  • "ROOT" is smallest, containing 0% of LOC.


interactive_engine179687 LOC (41%) 1,411 files
flex107088 LOC (24%) 444 files
analytical_engine85298 LOC (19%) 693 files
python20861 LOC (4%) 218 files
coordinator18044 LOC (4%) 141 files
tutorials9525 LOC (2%) 22 files
charts5335 LOC (1%) 48 files
proto2678 LOC (<1%) 36 files
k8s683 LOC (<1%) 6 files
scripts600 LOC (<1%) 1 file
ROOT21 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.
interactive_engine475 commits (21%)
python455 commits (20%)
coordinator288 commits (12%)
flex278 commits (12%)
analytical_engine256 commits (11%)
charts155 commits (6%)
proto65 commits (2%)
tutorials21 commits (<1%)
k8s19 commits (<1%)
scripts6 commits (<1%)
ROOT1 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
interactive_engine
225
1730
1787
1158
5
flex
608
1181
765
python
28
207
226
312
765
84
coordinator
48
187
147
127
185
18
analytical_engine
36
191
221
1429
647
155
charts
18
102
130
59
89
proto
1
39
58
50
9
tutorials
3
4
17
26
14
k8s
7
7
14
scripts
2
1
3
ROOT
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...

G flex flex flex--flex 40 coordinator coordinator flex--coordinator 4 charts charts flex--charts 1 analytical_engine analytical_engine flex--analytical_engine 2 interactive_engine interactive_engine interactive_engine--flex 14 interactive_engine--interactive_engine 32 interactive_engine--coordinator 1 interactive_engine--charts 2 coordinator--coordinator 11 coordinator--charts 5 coordinator--analytical_engine 3 charts--charts 7 analytical_engine--analytical_engine 6 python python python--flex 4 python--interactive_engine 1 python--coordinator 4 python--python 4 proto proto python--proto 1 tutorials tutorials tutorials--flex 1 tutorials--interactive_engine 1 tutorials--python 2 tutorials--tutorials 2 tutorials--proto 1 scripts scripts tutorials--scripts 1 proto--flex 1 proto--interactive_engine 1 scripts--python 1


2025-05-14 18:54