Orcaflex File Conversion Benchmarks

Sub-skill of orcaflex-file-conversion: Benchmarks (+1).

vamseeachanta f6de8a4 606 B Updated

File contents

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

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/engineering/marine-offshore/orcaflex-file-conversion/benchmarks commit f6de8a4476

Frequently asked questions

npx skillmds@latest add vamseeachanta/orcaflex-file-conversion-benchmarks