Skip to content

Run analysis to reduce repo size #439

@willingc

Description

@willingc
  • git-sizer analysis
  • git-filter-repo analysis

git-sizer analysis

Using git-sizer tool

❯ git-sizer --verbose
Processing blobs: 510982
Processing trees: 128561
Processing commits: 2583
Matching commits to trees: 2583
Processing annotated tags: 0
Processing references: 25
| Name                         | Value     | Level of concern               |
| ---------------------------- | --------- | ------------------------------ |
| Overall repository size      |           |                                |
| * Commits                    |           |                                |
|   * Count                    |  2.58 k   |                                |
|   * Total size               |   841 KiB |                                |
| * Trees                      |           |                                |
|   * Count                    |   129 k   |                                |
|   * Total size               |  75.9 MiB |                                |
|   * Total tree entries       |  1.59 M   |                                |
| * Blobs                      |           |                                |
|   * Count                    |   511 k   |                                |
|   * Total size               |  75.5 GiB | ********                       |
| * Annotated tags             |           |                                |
|   * Count                    |     0     |                                |
| * References                 |           |                                |
|   * Count                    |    25     |                                |
|     * Branches               |     5     |                                |
|     * Remote-tracking refs   |    20     |                                |
|                              |           |                                |
| Biggest objects              |           |                                |
| * Commits                    |           |                                |
|   * Maximum size         [1] |  2.56 KiB |                                |
|   * Maximum parents      [2] |     2     |                                |
| * Trees                      |           |                                |
|   * Maximum entries      [3] |   330     |                                |
| * Blobs                      |           |                                |
|   * Maximum size         [4] |  42.1 MiB | ****                           |
|                              |           |                                |
| History structure            |           |                                |
| * Maximum history depth      |  1.24 k   |                                |
| * Maximum tag depth          |     0     |                                |
|                              |           |                                |
| Biggest checkouts            |           |                                |
| * Number of directories  [5] |  7.08 k   | ***                            |
| * Maximum path depth     [6] |     8     |                                |
| * Maximum path length    [6] |    96 B   |                                |
| * Number of files        [7] |  30.3 k   |                                |
| * Total size of files    [8] |  3.60 GiB | ***                            |
| * Number of symlinks     [9] |   491     |                                |
| * Number of submodules       |     0     |                                |

[1]  4eb300bc56eda5d0510eb4de9d5297703bbe6e51
[2]  042374b075364510461a209bd16c27929ddd3a83 (refs/remotes/upstream/jeremy/react-poc)
[3]  830bab3713229112ed4375df19dc0d3676d0c60a (refs/heads/gh-pages:0.6.5/_images)
[4]  ffd61f1d81feb40edd392628e0f8a2a4bee38ff1 (4bfc4d382d013128da30d5cdcb77d4d9ea6cf0ec:_images/pathology1.gif)
[5]  650fcc404eb80264576cc810eb8ec66e01c4bb63 (refs/heads/gh-pages^{tree})
[6]  95d6e3d7bc48e5cbe91aa2b3678465167251c48c (6b8cf91d09f50cb53fe9a9f1e01aed9c4b8c954c^{tree})
[7]  02e1758f09258be47fb90473e23651c311981fd4 (a755506d1ae2c3b02b29325353845fb4659e8ad1^{tree})
[8]  3356ef0b8b842a1c4cc2e20966991d3d5eb23866 (4e409a2ce4cdf0c7f1267e592e29eedd8f7e06f4^{tree})
[9]  771074386d228188ffe31f1906416a41fbd054df (cf13db8dffbfa9fa86df06cdb13ed87712ca26ec^{tree})

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions