apache / apisix
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 9 components.
  • 874 files, 62,682 LOC (100.0% vs. main code).
  • "apisix" is biggest, containing 67.9% of LOC.
  • "autodocs" is smallest, containing 0.02% of LOC.


apisix42559 LOC (67%) 287 files
t19569 LOC (31%) 568 files
ci237 LOC (<1%) 8 files
ROOT86 LOC (<1%) 1 file
utils83 LOC (<1%) 2 files
example61 LOC (<1%) 3 files
benchmark43 LOC (<1%) 1 file
conf33 LOC (<1%) 3 files
autodocs11 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.
apisix1589 commits (36%)
t1578 commits (36%)
conf124 commits (2%)
ROOT21 commits (<1%)
ci13 commits (<1%)
utils5 commits (<1%)
benchmark3 commits (<1%)
example2 commits (<1%)
autodocs1 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
apisix
95
239
399
764
916
730
t
74
209
368
1171
738
793
421
ROOT
17
4
conf
2
2
9
52
63
ci
1
9
3
2
autodocs
1
utils
2
3
benchmark
1
2
example
3


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 t t t--t 18 apisix apisix t--apisix 46 ROOT ROOT t--ROOT 2 apisix--apisix 24 apisix--ROOT 1


2025-05-07 19:51