MQL5-Google-Onedrive/.jules
google-labs-jules[bot] d4c3853645 feat(perf): use thread-local Markdown converter in web dashboard
Reuse `markdown.Markdown` instances via `threading.local` to avoid initialization overhead on every call. This provides a ~2x speedup for Markdown rendering and reduces memory churn.

- Implements `_md_local` thread-local storage in `scripts/web_dashboard.py`
- Reuses `Markdown` instance with `reset()` for subsequent conversions
- Preserves thread safety for Flask/Werkzeug environments
2026-02-24 05:11:22 +00:00
..
bolt.md feat(perf): use thread-local Markdown converter in web dashboard 2026-02-24 05:11:22 +00:00
deploy.yml Merge feature branch, cleanup dependencies, and sanitize credentials 2026-01-28 10:24:13 +00:00
palette.md 🎨 Palette: Improve color contrast and accessibility 2026-02-13 11:40:16 +00:00
sentinel.md docs: update Cloudflare nameservers and unify domain name 2026-02-13 04:11:32 +00:00
task_11566195936388909103.json Add Jules CLI integration setup and documentation 2026-02-18 09:17:49 +00:00