# Benchmark Sample Reports
This folder contains ordered, human-readable benchmark reports. Each category has 10 real snapshots under `cases/`, and every case links to its full raw input and full compacted output.
The current corpus is generated by `scripts/benchmark/update-real-samples.sh`. It uses an adjacent OpenHuman checkout, live OpenHuman Docker logs when available, public RSS/page snapshots when reachable, and checked-in OpenHuman artifacts as fallbacks.
| Service And Docker Logs | 10 | 86.3% | 0.140 ms | [report](service-log/README.md) |
| HTML, RSS, And Page Snapshots | 10 | 75.3% | 0.164 ms | [report](html-status-report/README.md) |
| Unified Diffs | 10 | 71.2% | 0.143 ms | [report](unified-diff/README.md) |
| JSON SmartCrusher | 10 | 58.0% | 0.429 ms | [report](json-smartcrusher/README.md) |
| Rust Source | 10 | 51.9% | 0.698 ms | [report](rust-source/README.md) |
| Search Results | 10 | 44.8% | 0.320 ms | [report](search-results/README.md) |
| Test Failure Logs | 10 | 14.1% | 0.034 ms | [report](test-failure-log/README.md) |
| Plain Text | 10 | 0.0% | 0.000 ms | [report](plain-text/README.md) |