mirror of
https://github.com/A6-9V/MQL5-Google-Onedrive.git
synced 2026-04-11 02:30:56 +00:00
Implemented caching and syscall reduction in scripts/load_vault.py. - Added @functools.lru_cache(maxsize=1) to load_vault() to prevent redundant I/O. - Switched to EAFP pattern for file opening to save one system call. - Observed ~50x performance improvement in double-call benchmarks. |
||
|---|---|---|
| .. | ||
| bolt.md | ||
| deploy.yml | ||