elastic / go-elasticsearch
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 7 components.
  • 5,097 files, 532,737 LOC (100.0% vs. main code).
  • "typedapi" is biggest, containing 77.77% of LOC.
  • "ROOT" is smallest, containing 0.08% of LOC.


typedapi414284 LOC (77%) 4,458 files
esapi104954 LOC (19%) 555 files
internal8001 LOC (1%) 31 files
_examples3628 LOC (<1%) 38 files
_benchmarks898 LOC (<1%) 9 files
esutil559 LOC (<1%) 3 files
ROOT413 LOC (<1%) 3 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
esapi111 commits (16%)
internal80 commits (11%)
ROOT49 commits (7%)
_examples37 commits (5%)
esutil31 commits (4%)
typedapi26 commits (3%)
_benchmarks5 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
typedapi
13169
17622
22020
15300
esapi
1082
1512
2222
2751
982
478
2691
internal
22
17
15
35
81
3
_examples
29
6
1
11
48
10
102
_benchmarks
9
12
9
esutil
3
4
4
8
7
3
5
ROOT
2
3
3
3
14
3
29


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 typedapi typedapi typedapi--typedapi 3 esapi esapi typedapi--esapi 2 esutil esutil typedapi--esutil 1 esapi--esapi 2


2025-05-13 19:42