pub const fn create_benchmark_fri_params<Mmcs>(
mmcs: Mmcs,
) -> FriParameters<Mmcs>Expand description
Creates a set of FriParameters suitable for benchmarking.
These parameters represent typical settings used in production-like scenarios.
pub const fn create_benchmark_fri_params<Mmcs>(
mmcs: Mmcs,
) -> FriParameters<Mmcs>Creates a set of FriParameters suitable for benchmarking.
These parameters represent typical settings used in production-like scenarios.