Skip to main content

Crate vexy_vsvg_benchmarks

Crate vexy_vsvg_benchmarks 

Source
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