Skip to main content

Crate solana_validator_optimizer

Crate solana_validator_optimizer 

Source
Expand description

solana-validator-optimizer library interface

§Overview

This library provides tools to optimize Solana validator performance, including:

  • Snapshot prefetching from trusted mirrors
  • RPC response caching with LRU
  • Prometheus-ready metrics
  • Configuration auto-tuning for validator nodes

Modules§

blockstream_optimizer
config
config_autotuner
metrics
rpc_cache_layer
snapshot_prefetcher
utils

Constants§

VERSION
Current version of the optimizer

Functions§

help_summary
A brief description of this optimizer’s capabilities.