Skip to main content

Module performance

Module performance 

Source
Expand description

Performance optimizations for validation Performance optimizations for Ferrous Forge

This module provides performance enhancements including:

  • Parallel validation execution
  • Caching strategies
  • Lazy file parsing
  • Memory pooling

Modules§

cache
Caching strategies for validation results. Caching strategies for performance optimization
parallel
Parallel execution of validation checks. Parallel execution for validation tasks

Structs§

PerformanceConfig
Performance configuration
PerformanceMetrics
Performance metrics
PerformanceMonitor
Performance monitor
TaskMonitor
Task-specific performance monitor