diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-14 17:19:57 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-14 17:19:57 -0600 |
| commit | 6db4fc1f3028d786bfe8b8f3178614d3bfd4b749 (patch) | |
| tree | d03c40d934279cb3b72c6892a6d6239a6ca80d12 /tests/test-org-drill-first-function.el | |
| parent | ba789429b5fbaf72ee395d0d6fa886ba6a6f1f25 (diff) | |
| download | dotemacs-6db4fc1f3028d786bfe8b8f3178614d3bfd4b749.tar.gz dotemacs-6db4fc1f3028d786bfe8b8f3178614d3bfd4b749.zip | |
perf(calendar-sync): replace shell-out timezone conversion with pure Elisp
convert-tz-to-local was spawning a `date` subprocess per timestamp,
causing ~15s parse freezes on Proton (223 events) and ~10s on Google
(1543 events). Replaced with encode-time/decode-time ZONE argument —
same TZ database, no subprocess overhead. Parse times now 0.2-2.8s.
Also adds phase timing instrumentation behind cj/debug-modules flag.
Diffstat (limited to 'tests/test-org-drill-first-function.el')
0 files changed, 0 insertions, 0 deletions
