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
FA
FA

sahil-deo / fastcache

cppmaster10c301e14.6K linessynced 1mo ago

Code health

7.4out of 10Good

This codebase scores 7.4 out of 10 on defect risk, which we rate good. It also scores maintainability 7.6 and static performance risk 10.0 out of 10. The three are scored separately and never blended into one number.

Full health report →
Dead code43exportsUnused exports that nothing in the graph reaches
Lines of code
14.6K
Files
50
Symbols
1,745
Modules
12
Languages
3

Recent activity

All commits →

Commits

No commits indexed yet.

Decisions

  • 7.18.4.2 Macros for greatest-width integer constants These #ifndef's are needed to prevent collisionproposed
  • ! Custom swap() to avoid dependency on C++ <algorithm> headerproposed
  • Only expand the capacity if the current stack exists. Otherwise just create a stack with initial capproposed
  • Optimization note: try to minimize the size of this function for force inline. Expansion is run veryproposed
  • Optimization note: Do not allocate memory for stack_ in constructor. Do it lazily when first Push() proposed
  • ! Get the error offset, if \ref IsError(), 0 otherwise.proposed

Needs attention

52 open
  • medium severity. Proposed7.18.4.2 Macros for greatest-width integer constants These #ifndef's are needed to prevent collisionAuto-proposed decision awaiting review
  • medium severity. Proposed! Custom swap() to avoid dependency on C++ <algorithm> headerAuto-proposed decision awaiting review
  • medium severity. ProposedOnly expand the capacity if the current stack exists. Otherwise just create a stack with initial capAuto-proposed decision awaiting review
  • medium severity. ProposedOptimization note: try to minimize the size of this function for force inline. Expansion is run veryAuto-proposed decision awaiting review
  • medium severity. ProposedOptimization note: Do not allocate memory for stack_ in constructor. Do it lazily when first Push() Auto-proposed decision awaiting review

Composition

Open the graph →
cpp 92%markdown 4%python 4%

Explore this codebase

  • Docs0 pages across 12 modules→
  • ChatAsk this codebase a question and get an answer with its sources→
  • Files50 files with per-file docs, health and history→
  • ArchitectureDependency graph, layers, and 3 entry points→
  • Code healthPer-file scores, 130 open findings, coverage and refactoring targets→
  • Knowledge graphEntities, communities, and the paths between them→
  • Change couplingFiles that keep changing together, mined from commit history→
  • CommitsChange-risk ranked history with agent provenance→
  • ContributorsBus factor, per-file maintainers, and the human/agent split→
  • StatsSize class, origin, lifetime churn, rhythm and records→
  • CostsWhat indexing this snapshot cost, by model and by run→