repowiserepowise
Sign in
sahil-deo/fastcache
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisesahil-deo/fastcache

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

6of 19 scored

6 commits sit in this repo's top risk tercile, which is 32% of the 19scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 7.9 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits00%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.05bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold7.9out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began feature-led, now leaning docs.

Feature53%
Docs21%
Other26%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
2e415ec2Added Snap: STORE and LOAD
sahil-deo
1y ago+20.6K -1.1K
97%Elevated
more lines added than baseline
2
3e11a9d3initial commit
Sahil Deo
1y ago+5.6K -0
92%Elevated
more lines added than baseline
3
8bd835b6Add Low level data strucutes
sahil-deo
1y ago+1.5K -209
87%Elevated
more lines added than baseline
4
9e382d81Create DOCUMENTATION.md
sahil-deo
1y ago+417 -0
82%Elevated
more lines added than baseline
5
56a07214Proper naming convention
sahil-deo
1y ago+148 -153
76%Elevated
more lines added than baseline
6
32b0865aAdded Better Optimization
sahil-deo
1y ago+130 -78
71%Elevated
more lines added than baseline
7
e82cfe10Added Store for Lists, Load does not work yet
sahil-deo
1y ago+104 -3
66%Typical
more lines added than baseline
8
aefa31aeCreate README.md
Sahil Deo
1y ago+65 -0
61%Typical
more lines added than baseline
9
d1c86892added support for Random Delete from List via LDEL <key> <index>
sahil-deo
1y ago+56 -3
55%Typical
more lines added than baseline
10
bb3a3e71Added Better Error Handling
sahil-deo
1y ago+78 -56
50%Typical
more lines added than baseline
11
285ec665Added Custom Load and Store
sahil-deo
1y ago+40 -101
45%Typical
more lines added than baseline
12
d9885147Added Comments
sahil-deo
1y ago+23 -10
39%Typical
more lines added than baseline
13
69c67270Removed Logging for better performance
sahil-deo
1y ago+6 -6
34%Typical
fewer lines added than baseline
14
e616d3e2Create .gitignore
sahil-deo
1y ago+1 -0
21%Below typical
fewer lines added than baseline
15
825ad17cUpdate README.md
Sahil Deo
1y ago+1 -1
21%Below typical
fewer lines added than baseline
16
486872aeUpdate server.cpp
sahil-deo
1y ago+1 -1
21%Below typical
fewer lines added than baseline
17
3c785b1fUpdate README.md
Sahil Deo
1y ago+1 -3
21%Below typical
fewer lines added than baseline
18
4d8ce006Delete .vscode directory
Sahil Deo
1y ago+0 -47
8%Below typical
fewer lines added than baseline
19
540397c1added Logo
sahil-deo
1y ago+0 -57
3%Below typical
fewer lines added than baseline
  • 2e415ec2Added Snap: STORE and LOAD
    Author
    sahil-deo
    When
    1y ago
    Lines
    +20.6K -1.1K
    Risk
    97%Elevated
  • 3e11a9d3initial commit
    Author
    Sahil Deo
    When
    1y ago
    Lines
    +5.6K -0
    Risk
    92%Elevated
  • 8bd835b6Add Low level data strucutes
    Author
    sahil-deo
    When
    1y ago
    Lines
    +1.5K -209
    Risk
    87%Elevated
  • 9e382d81Create DOCUMENTATION.md
    Author
    sahil-deo
    When
    1y ago
    Lines
    +417 -0
    Risk
    82%Elevated
  • 56a07214Proper naming convention
    Author
    sahil-deo
    When
    1y ago
    Lines
    +148 -153
    Risk
    76%Elevated
  • 32b0865aAdded Better Optimization
    Author
    sahil-deo
    When
    1y ago
    Lines
    +130 -78
    Risk
    71%Elevated
  • e82cfe10Added Store for Lists, Load does not work yet
    Author
    sahil-deo
    When
    1y ago
    Lines
    +104 -3
    Risk
    66%Typical
  • aefa31aeCreate README.md
    Author
    Sahil Deo
    When
    1y ago
    Lines
    +65 -0
    Risk
    61%Typical
  • d1c86892added support for Random Delete from List via LDEL <key> <index>
    Author
    sahil-deo
    When
    1y ago
    Lines
    +56 -3
    Risk
    55%Typical
  • bb3a3e71Added Better Error Handling
    Author
    sahil-deo
    When
    1y ago
    Lines
    +78 -56
    Risk
    50%Typical
  • 285ec665Added Custom Load and Store
    Author
    sahil-deo
    When
    1y ago
    Lines
    +40 -101
    Risk
    45%Typical
  • d9885147Added Comments
    Author
    sahil-deo
    When
    1y ago
    Lines
    +23 -10
    Risk
    39%Typical
  • 69c67270Removed Logging for better performance
    Author
    sahil-deo
    When
    1y ago
    Lines
    +6 -6
    Risk
    34%Typical
  • e616d3e2Create .gitignore
    Author
    sahil-deo
    When
    1y ago
    Lines
    +1 -0
    Risk
    21%Below typical
  • 825ad17cUpdate README.md
    Author
    Sahil Deo
    When
    1y ago
    Lines
    +1 -1
    Risk
    21%Below typical
  • 486872aeUpdate server.cpp
    Author
    sahil-deo
    When
    1y ago
    Lines
    +1 -1
    Risk
    21%Below typical
  • 3c785b1fUpdate README.md
    Author
    Sahil Deo
    When
    1y ago
    Lines
    +1 -3
    Risk
    21%Below typical
  • 4d8ce006Delete .vscode directory
    Author
    Sahil Deo
    When
    1y ago
    Lines
    +0 -47
    Risk
    8%Below typical
  • 540397c1added Logo
    Author
    sahil-deo
    When
    1y ago
    Lines
    +0 -57
    Risk
    3%Below typical
Showing 19 of 19 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

04typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 19 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,00010,000Lines changed (log) →0.04.6Diffusion →
Below typical6
Typical7
Elevated6

Commit history for sahil-deo/fastcache

Repowise tracks change history across 53 files in sahil-deo/fastcache. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.