Optimize Repository Size for XCode SwiftPackage Clone Speed
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 30/100
- issue の種類
- バグ
- 明瞭さ
- 説明が足りない
- 活発さ
- 停滞
- 技術スタック
- git, swift
調査の方向性
まず、issue に記載されている git clone を再現し、リポジトリの履歴上のサイズを、最新コードの約 34.9 MB と比較して調査します。リポジトリの履歴と CodeEditApp の setup init パスを調査します。現在のコードを失うことなく、リポジトリの clone によるダウンロード量が 1.38 GB を大幅に下回れば完了です。
索引モデルが issue の本文から書いたものです。
説明
Cloning the CodeEditLanguages repository is currently very slow due to its large size, primarily caused by historical commits. For example, cloning the repository with the following command results in downloading 1.38 GB of data:
git clone https://github.com/CodeEditApp/CodeEditLanguages.git
Cloning into 'CodeEditLanguages'...
remote: Enumerating objects: 1377, done.
remote: Total 1377 (delta 0), reused 0 (delta 0), pack-reused 1377 (from 1)
Receiving objects: 100% (1377/1377), 1.38 GiB | 15.44 MiB/s, done.
Resolving deltas: 100% (682/682), done.
However, the latest code size in the repository is only approximately 34.9 MB, meaning most of the download size is due to the history of the repository. This significantly slows down the cloning process, especially CodeEditApp setup init.
XCode is unable to configure the HTTP proxy, resulting in very slow speeds.
- 主要言語
- Swift
- スター
- 133
- フォーク
- 56
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
CodeEditApp/CodeEditLanguages のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 78/100
-
Syntax highlighting silently fails (and `Bundle.module` crashes) in SwiftPM CLI-built app bundles オープン
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
CodeEditApp/CodeEditLanguages#94 · コメント 1 件 · リアクション 1 件 ·
-
難易度 3/5 半日 初心者へのやさしさ 45/100
CodeEditApp/CodeEditLanguages#93 · コメント 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 35/100
CodeEditApp/CodeEditLanguages の issue をすべて見る
似ている issue
-
area:dictation documentation P2
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
uttrflow/uttrflow-swift#1180 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
OneBusAway/onebusaway-ios#1451 ·
-
enhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100