repowiserepowise
Sign in
grayfail/echelon
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisegrayfail/echelon

echelon

github.com/grayfail/echelon

0540773mainsynced 1mo ago

Files

18

Symbols

299

Docs

0

Dead Exports

0

Entry Points

1

Code HealthView report

Average health
8.1/10
Excellent
Hotspot health
7.6/10
Good
Open findings23Worst filesrc/queue.rs6.5/10

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed13

src/iter.rsUngoverned Hotspot

High-churn file with no governing decision

benches/common/competitors.rsKnowledge Silo

100% single-owner concentration

src/queue.rsUngoverned Hotspot

High-churn file with no governing decision

benches/common/distributions.rsKnowledge Silo

100% single-owner concentration

tests/correctness.rsUngoverned Hotspot

High-churn file with no governing decision

8 auto-proposed decisions awaiting reviewReview →

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

Use current simulation time for recoveryproposed
· comment
Reject NaN timestamps to protect queue statisticsproposed
· comment
Use f64-based priority ordering with total_cmpproposed
· comment
Exclude u64/i64 priorities to preserve f64 orderingproposed
· comment
Provide dual licensing (Apache 2.0 or MIT)proposed
· readme mining
Benchmark against BinaryHeap and BTreeMap using HOLD modelproposed
· readme mining

Top Hotspots3 of 3View all

src/queue.rs

1c/90d93%

tests/correctness.rs

1c/90d87%

src/iter.rs

1c/90d80%

Commit Activity

Feature Fix Refactor Dependency