mozilla / REALISE-Performance
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 4 components.
  • 225 files, 18,414 LOC (100.0% vs. main code).
  • "data_annotation_platform" is biggest, containing 37.88% of LOC.
  • "prediction_postprocessing_scripts" is smallest, containing 4.84% of LOC.


data_annotation_platform6975 LOC (37%) 86 files
prediction_generation5713 LOC (31%) 59 files
data_extraction_transformation4835 LOC (26%) 72 files
prediction_postprocessing_scripts891 LOC (4%) 8 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
data_extraction_transformation15 commits (24%)
prediction_generation8 commits (13%)
data_annotation_platform6 commits (9%)
prediction_postprocessing_scripts6 commits (9%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024
data_extraction_transformation
51
62
data_annotation_platform
97
prediction_generation
15
52
prediction_postprocessing_scripts
9
5


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 data_extraction_transformation data_extraction_transformation data_extraction_transformation--data_extraction_transformation 13 data_annotation_platform data_annotation_platform data_extraction_transformation--data_annotation_platform 2 prediction_generation prediction_generation prediction_generation--data_extraction_transformation 6 prediction_generation--prediction_generation 5 prediction_generation--data_annotation_platform 2 prediction_postprocessing_scripts prediction_postprocessing_scripts prediction_postprocessing_scripts--data_extraction_transformation 4 prediction_postprocessing_scripts--prediction_generation 4 prediction_postprocessing_scripts--prediction_postprocessing_scripts 5 data_annotation_platform--data_annotation_platform 3


2025-05-12 02:13