JSON vs TOON: Experimenting with in LLM-Optimized Data Formats
JSON is the default input format for LLM prompts, mostly out of popularity.In this experiment, I compared JSON and TOON using the same data, the same tasks, and measurable metrics: accuracy, token count, and latency.The takeaway isn’t “replace JSON,”...