Navigating Network Mechanics

Performance requires a deep understanding of the protocol's constraints.

Effective execution on Solana is a game of physical and protocol-level constraints. Our architecture is engineered to operate within these realities.

- Geographical Latency: We address Round-Trip Time (RTT) by co-locating our Firedancer infrastructure in Frankfurt, proximate to the core European validator stake. For global coverage, we utilize multi-region submission to all key Jito Block Engines (FRA, NY, TOK), which is the industry standard for mitigating geographical risk. - Throughput Limits (TPS): We are aware of the standard submission rate limits. Our system utilizes a pool of unique Keypairs for different strategies to effectively manage transaction flow. For scenarios requiring higher frequency, we will engage with infrastructure providers to secure dedicated, high-throughput channels.

Screen from: https://docs.jito.wtf/lowlatencytxnsend/#api

Screen from: https://docs.jito.wtf/lowlatencytxnsend/#api

Last updated