mirror of
https://github.com/Smile-QWQ/SubTracker.git
synced 2026-09-10 17:59:03 +08:00
- short-circuit no-channel scheduled scans, narrow reminder candidates with dedicated lite helpers, and keep scan-debug behavior unchanged - cache reminder rule parsing and replace heavy timezone-based rule matching with lightweight day-index comparisons for high-hit cron scans - add local lite perf seed, measure, profile, and worker-http scripts to capture overview and cron before-after baselines - cover the cron scan changes with reminder repository, notification route, makeup, merge, and chunking tests