alibaba / rtp-llm
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 7 components.
  • 1,119 files, 158,056 LOC (100.0% vs. main code).
  • "maga_transformer" is biggest, containing 98.35% of LOC.
  • "open_source" is smallest, containing 0.08% of LOC.


maga_transformer155451 LOC (98%) 1,103 files
bazel1767 LOC (1%) 8 files
benchmark223 LOC (<1%) 1 file
ROOT205 LOC (<1%) 2 files
rtpllm_master_py149 LOC (<1%) 3 files
example140 LOC (<1%) 1 file
open_source121 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.
maga_transformer1294 commits (51%)
open_source43 commits (1%)
ROOT17 commits (<1%)
bazel14 commits (<1%)
example4 commits (<1%)
rtpllm_master_py1 commits (<1%)
benchmark1 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
maga_transformer
1890
3832
100
open_source
17
26
ROOT
16
2
bazel
3
12
5
example
4
rtpllm_master_py
3
benchmark
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 maga_transformer maga_transformer maga_transformer--maga_transformer 250 open_source open_source open_source--maga_transformer 5 bazel bazel bazel--maga_transformer 2 bazel--open_source 1 rtpllm_master_py rtpllm_master_py rtpllm_master_py--maga_transformer 1 rtpllm_master_py--rtpllm_master_py 1


2025-05-14 19:01