JetBrains / ArcticInference
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.
  • 63 files, 9,236 LOC (100.0% vs. main code).
  • "arctic_inference" is biggest, containing 71.25% of LOC.
  • "scripts" is smallest, containing 0.95% of LOC.


arctic_inference6581 LOC (71%) 40 files
csrc1625 LOC (17%) 11 files
benchmark500 LOC (5%) 2 files
projects270 LOC (2%) 5 files
ROOT172 LOC (1%) 3 files
scripts88 LOC (<1%) 2 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
arctic_inference46 commits (46%)
ROOT26 commits (26%)
projects6 commits (6%)
scripts2 commits (2%)
csrc2 commits (2%)
benchmark1 commits (1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2026 2025
arctic_inference
116
ROOT
31
csrc
11
projects
8
scripts
2
benchmark
2


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 arctic_inference arctic_inference arctic_inference--arctic_inference 6 ROOT ROOT arctic_inference--ROOT 3 csrc csrc ROOT--csrc 1 ROOT--ROOT 1 csrc--arctic_inference 1 csrc--csrc 1


2026-01-18 17:39