This page summarizes the current structured-data benchmark snapshot for Toonify MCP. It exists to show measured results, how to reproduce them, and where they fit in the broader product story.
JSON-style structured-data benchmark cases covering small, medium, large, nested, multilingual, CSV-like, and API-shaped payloads.
Average savings from the most recent local run performed on April 30, 2026.
Minimum to maximum savings observed in that same run.
The benchmark numbers above come from the checked-in Jest benchmark suite below.
NODE_OPTIONS=--experimental-vm-modules npx jest tests/benchmarks/quick-stats.test.ts --runInBand| Category | Average | Notes |
|---|---|---|
| Small | 48.1% | 2 cases |
| Medium | 65.0% | 2 cases |
| Large | 42.6% | 2 cases |
| CSV-like | 24.5% | 1 case in quick suite |
| Nested | 48.2% | 1 case |
| Multilingual | 46.3% | English + Chinese cases |
| API-shaped | 50.3% | 2 cases |