GoogleCloudPlatform / python-runtime
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.
  • 17 files, 760 LOC (57.1% vs. main code).
  • "scripts" is biggest, containing 49.34% of LOC.
  • "builder" is smallest, containing 4.08% of LOC.


scripts375 LOC (28%) 3 files
perf_dashboard134 LOC (10%) 4 files
ROOT103 LOC (7%) 4 files
python-interpreter-builder70 LOC (5%) 2 files
runtime-image47 LOC (3%) 1 file
builder31 LOC (2%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
scripts51 commits (9%)
ROOT30 commits (5%)
runtime-image27 commits (5%)
builder20 commits (3%)
python-interpreter-builder18 commits (3%)
perf_dashboard3 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 2021 2020 2019 2018 2017
ROOT
10
29
runtime-image
2
2
5
12
6
builder
6
3
1
11
scripts
3
4
49
python-interpreter-builder
4
15
perf_dashboard
6


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...

No temporal dependencies found.



2025-05-04 14:20