aws / sagemaker-hyperpod-recipes
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 5 components.
  • 116 files, 11,453 LOC (100.0% vs. main code).
  • "recipes_collection" is biggest, containing 80.9% of LOC.
  • "launcher_scripts" is smallest, containing 0.74% of LOC.


recipes_collection9266 LOC (80%) 91 files
launcher1768 LOC (15%) 18 files
ROOT225 LOC (1%) 3 files
template109 LOC (<1%) 1 file
launcher_scripts85 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.
launcher24 commits (54%)
recipes_collection21 commits (47%)
ROOT7 commits (15%)
launcher_scripts3 commits (6%)
template1 commits (2%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
recipes_collection
298
69
launcher
32
26
ROOT
6
3
launcher_scripts
2
3
template
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 recipes_collection recipes_collection recipes_collection--recipes_collection 17 launcher launcher recipes_collection--launcher 13 launcher_scripts launcher_scripts recipes_collection--launcher_scripts 3 launcher--launcher 7 ROOT ROOT launcher--ROOT 1 launcher_scripts--launcher 3 launcher_scripts--launcher_scripts 1 ROOT--recipes_collection 1 ROOT--launcher_scripts 1 ROOT--ROOT 1 template template template--recipes_collection 1 template--launcher 1 template--launcher_scripts 1 template--ROOT 1


2025-05-04 01:00