Report the archived token benchmark
demo_report_benchmark_rowsRetrieve committed token counts for 5, 50, and 255 MCP tool definitions under tiktoken cl100k_base, comparing raw JSON, TOON, SLIM, and Compact formats with percentage saved.
Instructions
Returns this project's committed token measurements for 5, 50 and 255 MCP tool definitions encoded with tiktoken cl100k_base: raw JSON, TOON, SLIM and Compact token counts with each format's percentage saved. ...
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes | One row per tool-set size, smallest first. | |
| source | Yes | Where the measurements came from. | |
| encoding | Yes | Tokenizer behind the figures: tiktoken cl100k_base. | |
| measured_at_build_time | Yes | True: these are archived runs, not live calls. |