You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Criterion benchmarks for: mul_div_wide, pow_factor, get_pool_value, get_position_fees, and swap_with_path (single and multi-hop). Run benchmarks in CI (report only, don't fail) to track performance regressions over time.
Acceptance criteria:
cargo bench runs without errors
Benchmark output committed to benches/
CI runs benchmarks and uploads results as artifact
Add Criterion benchmarks for:
mul_div_wide,pow_factor,get_pool_value,get_position_fees, andswap_with_path(single and multi-hop). Run benchmarks in CI (report only, don't fail) to track performance regressions over time.Acceptance criteria:
cargo benchruns without errorsbenches/