twitter / scoot
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.

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 15 components.
  • 179 files, 26,284 LOC (100.0% vs. main code).
  • "scheduler" is biggest, containing 53.95% of LOC.
  • "setup-cloud-scoot" is smallest, containing 0.15% of LOC.


scheduler14181 LOC (53%) 58 files
worker2786 LOC (10%) 11 files
snapshot2714 LOC (10%) 31 files
runner2671 LOC (10%) 26 files
saga1299 LOC (4%) 9 files
common1275 LOC (4%) 19 files
cloud356 LOC (1%) 5 files
perftests186 LOC (<1%) 3 files
ice181 LOC (<1%) 3 files
cleaner179 LOC (<1%) 5 files
config167 LOC (<1%) 3 files
async91 LOC (<1%) 3 files
apiserver85 LOC (<1%) 1 file
binaries73 LOC (<1%) 1 file
setup-cloud-scoot40 LOC (<1%) 1 file


2025-01-17 11:59