Uber / tchannel-java
Components & Dependencies

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 5 components.
  • 128 files, 8,313 LOC (100.0% vs. main code).
  • "tchannel-core" is biggest, containing 77.58% of LOC.
  • "tchannel-hyperbahn" is smallest, containing 2.89% of LOC.


tchannel-core6449 LOC (77%) 94 files
tchannel-example631 LOC (7%) 18 files
tchannel-crossdock543 LOC (6%) 10 files
tchannel-benchmark450 LOC (5%) 3 files
tchannel-hyperbahn240 LOC (2%) 3 files
Static Dependencies
Dependencies among components are static code dependencies among files in different components.
  • Analyzed system has 5 links (arrows) between components.
  • The number on the arrow represents the number of files from referring component that depend on files in referred component.
  • These 5 links contain 22 dependencies.
G tchannel-hyperbahn tchannel-hyperbahn tchannel-core tchannel-core tchannel-hyperbahn->tchannel-core 1 tchannel-benchmark tchannel-benchmark tchannel-benchmark->tchannel-core 3 tchannel-crossdock tchannel-crossdock tchannel-crossdock->tchannel-core 4 tchannel-example tchannel-example tchannel-example->tchannel-hyperbahn 1 tchannel-example->tchannel-core 13


Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details about dependencies...




Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
tchannel-core277 commits (42%)
tchannel-example89 commits (13%)
tchannel-benchmark61 commits (9%)
tchannel-hyperbahn41 commits (6%)
tchannel-crossdock18 commits (2%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2024 2023 2022 2021 2020 2019 2018 2017 2016 2015
tchannel-example
4
33
2
203
tchannel-crossdock
6
4
10
12
tchannel-hyperbahn
1
2
13
3
28
tchannel-benchmark
25
70
tchannel-core
35
35
17
206
57
739


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.



2024-04-03 14:33