benchmark_file
Benchmark the Context Diamond compression method against head/tail clipping for a single UTF-8 text file, evaluating quality under a token budget.
Instructions
Benchmark Context Diamond against head/tail clipping for one file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to a UTF-8 text file. | |
| budget | No | Target section token budget. | |
| profile | No | generic | |
| format | No | markdown |