Commit 6359911
committed
refactor: consolidate performance configuration into single source of truth
- Create centralized PERFORMANCE_DEFAULTS constants
- Add comprehensive PerformanceConfig interface with all settings
- Implement environment variable parsing with type safety
- Add configuration validation with detailed error messages
- Add getOptimizedConfig() for auto-tuning based on system resources
- Add getConfigSummary() for human-readable configuration display
- Remove duplicate configuration in agent-optimized.ts1 parent a049104 commit 6359911
1 file changed
+207
-63
lines changed
0 commit comments