elastic / elasticsearch-specification
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.
  • 1,464 files, 41,347 LOC (67.9% vs. main code).
  • "specification" is biggest, containing 77.22% of LOC.
  • "ROOT" is smallest, containing 0.09% of LOC.


specification31928 LOC (52%) 1,412 files
compiler4702 LOC (7%) 23 files
compiler-rs3580 LOC (5%) 24 files
typescript-generator960 LOC (1%) 3 files
output138 LOC (<1%) 1 file
ROOT39 LOC (<1%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
specification1224 commits (45%)
compiler93 commits (3%)
compiler-rs28 commits (1%)
typescript-generator20 commits (<1%)
ROOT4 commits (<1%)
output1 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
specification
1798
1770
1375
1633
4399
compiler-rs
23
75
34
compiler
20
55
16
51
23
typescript-generator
1
9
3
10
4
ROOT
4
output
1


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 specification specification specification--specification 178 compiler compiler compiler--specification 10 compiler--compiler 2 compiler-rs compiler-rs compiler-rs--specification 1 compiler-rs--compiler 2 compiler-rs--compiler-rs 7 typescript-generator typescript-generator typescript-generator--compiler 1 typescript-generator--compiler-rs 1


2025-05-13 19:41