From #31 (review): "The SRS object contains a single pippenger_runtime_state object that is used to perform all pippenger computations (constructing pippenger_runtime_state is expensive)."
The objective of this issue is to reduce the cost of using pippenger by using only a single pippenger_runtime_state.
From #31 (review): "The SRS object contains a single
pippenger_runtime_stateobject that is used to perform all pippenger computations (constructingpippenger_runtime_stateis expensive)."The objective of this issue is to reduce the cost of using pippenger by using only a single
pippenger_runtime_state.