mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 02:40:56 +00:00
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 | ||