benchmark
Run all parsing backends on your document and compare latency, errors, and output to find the best parser.
Instructions
Run every available backend on the same input, compare results.
Diagnostic tool. Returns one ParseResult per available backend with latency, byte counts, error state, and metadata so you can see at a glance which parser handles a given document best.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||