openai / build-hours
Static Component Dependencies

An overview of static code dependencies among source code logical components.

Intro

Static code dependencies refer to the relationships between different modules, libraries, or components in a software system that are established at compile-time rather than at runtime. These dependencies are determined by the code itself, meaning that one module directly references another through imports, includes, or explicit references in the code. Examples include:

Learn more...
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 10 components.
  • 220 files, 25,034 LOC (100.0% vs. main code).
  • "6-structured_outputs" is biggest, containing 33.99% of LOC.
  • "3-4o_mini_fine_tuning" is smallest, containing 1.25% of LOC.


6-structured_outputs8510 LOC (33%) 131 files
7-reasoning8405 LOC (33%) 15 files
9-realtime2965 LOC (11%) 35 files
8-evals2027 LOC (8%) 6 files
4-mmrag_tooluse734 LOC (2%) 5 files
11-recommendation605 LOC (2%) 6 files
2-assistants594 LOC (2%) 9 files
5-4o_fine_tuning566 LOC (2%) 7 files
10-distillation316 LOC (1%) 1 file
3-4o_mini_fine_tuning312 LOC (1%) 5 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.

No component dependencies found.



2025-04-14 12:08