mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 07:10:57 +00:00
Optimized `scripts/test_automation.py` by replacing `ProcessPoolExecutor` with sequential execution. For the specific test suite consisting of short subprocess calls, the overhead of process creation far exceeded the benefits of parallelization. Performance Impact: - Initial execution time: ~3.8s - Optimized execution time: ~2.9s - Reduction: ~24% (~0.9s saved) The change maintains output capturing and error reporting while simplifying the code. |
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||