Crate solana_perf[−][src]
Modules
The packet
module defines data structures and methods to pull data from the network.
The sigverify
module provides digital signature verification functions.
By default, signatures are verified in parallel using all available CPU
cores. When perf-libs are available signature verification is offloaded
to the GPU.