name: bench description: Run benchmark and analyze PDF parsing performance
/bench
Builds Java and runs the full benchmark suite, then analyzes results.
Execution Steps
- Run
./scripts/bench.sh - Extract metrics from
tests/benchmark/prediction/opendataloader/evaluation.jsonusing:jq '{summary, metrics, table_detection, speed}' tests/benchmark/prediction/opendataloader/evaluation.json - Output summary:
- NID (reading order)
- TEDS (table structure)
- MHS (heading structure)
- Table Detection F1/Precision/Recall
- Speed (s/doc, total time)
- Compare with thresholds in
tests/benchmark/thresholds.json - Warn if regression detected
Options
-
/bench --doc-id 01030000000189- Run for a specific document only
Notes
- Benchmark won't run if Java build fails
- First run installs Python dependencies via uv sync
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
831
GitHub Forks
45
Created
Jan 2026
Last Updated
5 months ago
tools
tools documents
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!