Improve terminal pager performance
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 42/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 静か
- 技術スタック
- cpp
- 領域
- cli, performance
調査の方向性
まず、ターミナルページャーと、git2cpp コマンドを実行してその出力を収集するエントリーポイントを特定します。現在、出力のバッファリングによって表示がどのように遅延しているかを調査し、別のページャープロセスを使わずに cockle と互換性のある方法を特定します。git2cpp log のような大きなコマンドが段階的に表示されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
The terminal pager is quite simple, it waits for the git2cpp command to produce all of its output before it is displayed. This can be slow for e.g. a git2cpp log of a big repo. Commands in a real terminal would run the pager in a separate process and pipe the output from the command to it, so it fills progressively. We cannot run the pager as a separate process in cockle so we'll need to find some other way of doing this better.
- 主要言語
- C++
- スター
- 6
- フォーク
- 5
- 平均マージ
- 4時間 22分
- マージ済み PR(30日)
- 4
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
QuantStack/git2cpp のほかの issue
-
enhancement
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
QuantStack/git2cpp#134 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
QuantStack/git2cpp#62 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
QuantStack/git2cpp#51 · コメント 1 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
QuantStack/git2cpp#50 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 30/100
QuantStack/git2cpp#49 ·
QuantStack/git2cpp の issue をすべて見る
似ている issue
-
Website Doc Typo オープン
難易度 1/5 1時間未満 初心者へのやさしさ 92/100
-
難易度 1/5 1〜3時間 初心者へのやさしさ 92/100
autowarefoundation/autoware_universe#13413 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
automated-analysis bug memory-safety
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100