awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesGit Performance Analysis

Analysis of repository structures to identify bottlenecks that affect cloning and checkout speeds.

Distinct from Git Repository Optimizers: Focuses on identifying performance bottlenecks through analysis rather than performing destructive size reduction.

Explore 1 awesome GitHub repository matching development tools & productivity · Git Performance Analysis. Refine with filters or upvote what's useful.

Awesome Git Performance Analysis GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • github/git-sizerالصورة الرمزية لـ github

    github/git-sizer

    3,979عرض على GitHub↗

    git-sizer is a repository size analyzer and auditing tool used to calculate the size of Git objects, references, and commit histories. It functions as a blob and commit auditor, a history depth profiler, and a checkout weight calculator to identify performance bottlenecks within a Git store. The tool identifies oversized files and bloated commits to assist with repository maintenance and storage analysis. It detects large objects and measures the depth of commit chains and annotated tags to analyze repository complexity and bloat. The software covers version control auditing and performance

    Identifies oversized blobs and complex commit chains to improve cloning and checkout speeds for developers.

    Gogitgithubgolang
    عرض على GitHub↗3,979
  1. Home
  2. Development Tools & Productivity
  3. Git Performance Analysis