alibaba / async_simple
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.
  • 755 files, 119,491 LOC (100.0% vs. main code).
  • "demo_example" is biggest, containing 93.88% of LOC.
  • "bazel" is smallest, containing 0.04% of LOC.


demo_example112174 LOC (93%) 673 files
async_simple5969 LOC (4%) 49 files
benchmarks928 LOC (<1%) 22 files
dbg163 LOC (<1%) 1 file
ROOT135 LOC (<1%) 3 files
cmake72 LOC (<1%) 4 files
bazel50 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
async_simple138 commits (44%)
demo_example26 commits (8%)
benchmarks23 commits (7%)
cmake8 commits (2%)
bazel6 commits (1%)
ROOT5 commits (1%)
dbg2 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
async_simple
21
100
45
246
demo_example
1
8
2
712
benchmarks
4
9
46
cmake
3
5
3
bazel
5
1
ROOT
4
1
dbg
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 async_simple async_simple async_simple--async_simple 5 demo_example demo_example demo_example--async_simple 1


2025-05-14 18:55