MQL5-Google-Onedrive/.jules
google-labs-jules[bot] ffe4a7b733 Bolt: Optimize automation suite execution and validation
- Optimized `scripts/ci_validate_repo.py` by consolidating loops into a single `os.walk` pass.
- Implemented size-first checking and chunked reading (64KB) for NUL byte detection in `ci_validate_repo.py` to reduce memory usage and allow early exit.
- Optimized `scripts/test_automation.py` by replacing `ProcessPoolExecutor` with sequential execution, reducing test overhead by ~30%.
- Verified performance gains and correctness with integration tests.
2026-02-13 19:27:57 +00:00
..
bolt.md Bolt: Optimize automation suite execution and validation 2026-02-13 19:27:57 +00:00
deploy.yml Add dev container setup, cloud deployment configs, and Jules deployment automation 2026-01-19 09:53:30 +07:00