huggingface / optimum-neuron
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 6 components.
  • 165 files, 29,788 LOC (100.0% vs. main code).
  • "optimum" is biggest, containing 86.14% of LOC.
  • "infrastructure" is smallest, containing 0.35% of LOC.


optimum25660 LOC (86%) 135 files
notebooks2680 LOC (8%) 11 files
tools858 LOC (2%) 6 files
benchmark315 LOC (1%) 6 files
ROOT172 LOC (<1%) 3 files
infrastructure103 LOC (<1%) 4 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
optimum462 commits (43%)
ROOT122 commits (11%)
tools33 commits (3%)
notebooks24 commits (2%)
infrastructure12 commits (1%)
benchmark8 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
optimum
356
454
618
ROOT
24
39
70
notebooks
13
9
9
infrastructure
7
10
tools
10
7
17
benchmark
6
7


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 optimum optimum optimum--optimum 47 notebooks notebooks optimum--notebooks 2 ROOT ROOT ROOT--optimum 9 ROOT--ROOT 1 ROOT--notebooks 1 tools tools tools--optimum 5 tools--ROOT 4 tools--notebooks 1 notebooks--notebooks 3 benchmark benchmark benchmark--benchmark 1 infrastructure infrastructure infrastructure--ROOT 1 infrastructure--infrastructure 1


2025-06-30 09:00