Expand description
Benchmarks for Vexy Vsvg.
This crate contains Criterion benchmarks measuring:
- Parser performance (various SVG structures)
- Optimization throughput (different plugin combinations)
- Stringifier speed
- Memory allocation patterns
- Comparison with Node.js SVGO
Run with: cargo bench --package vexy-vsvg-benchmarks