SVGO Multipass Optimization Convergence Limits
Multipass Execution Behavior SVGO provides a multipass configuration option that repeatedly executes the optimization pipeline until the output remains unchanged between iterations. This is designed to capture secondary optimization opportunities created when one plugin's output enables further optimizations by other plugins. Performance and Convergence Cons