Investigate RTT effect on the num txs per block variance
- 主要言語
- Rust
- スター
- 18
- フォーク
- 13
- 平均マージ
- 2日 18時間
- マージ済み PR(30日)
- 10
説明
When we migrate to smaller slots of 200ms and later to 2slots leader window, client side will be more sensitive to the latency of receiving slot updates (~50ms) and latency of sending transactions (mean is ~50ms for client Amsterdam, but might be 200ms for Tokyo).
The current heuristic in tpu-client-next is to send tx to both current and next leader when we are at the last slot in window. But this will be not enough.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start with the current tpu-client-next last-slot heuristic and compare it with the stated 200ms slots, 2-slot leader window, and 50–200ms latencies. Measure or model how RTT affects transactions-per-block variance. Done means a quantified result and a clear conclusion about whether sending to the current and next leader is sufficient.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- networking, performance
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100