Sub-skill of orcaflex-file-conversion: Benchmarks (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill benchmarks --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Benchmarks?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-benchmarks)More formats (shields.io, HTML) on the badges page.
---
name: orcaflex-file-conversion-benchmarks
description: 'Sub-skill of orcaflex-file-conversion: Benchmarks (+1).'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Benchmarks (+1)
## Benchmarks
- **Single file conversion**: 0.5-2 seconds per file
- **Batch processing (180 files)**: ~145 seconds with validation
- **Parallel processing (4 workers)**: ~3x faster than sequential
- **Memory usage**: ~200-500 MB per file during conversion
## Optimization Tips
1. Use parallel processing for > 10 files
2. Disable validation for trusted files
3. Process smaller files first (auto-sorted by size)
4. Limit max_workers based on available licenses
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!