forked from LengKundee/MQL5-Google-Onedrive
Optimized \`scripts/test_automation.py\` by replacing \`ProcessPoolExecutor\` with a sequential loop. For this specific suite of 5 short-running integration tests, the overhead of spawning child processes significantly outweighed the benefits of parallelization. Impact: - Reduces execution time from ~4.2s to ~2.8s (~33% speedup). - Provides deterministic and real-time output capturing. - Simplifies the codebase by removing unused concurrency logic. |
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||