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 | f817f58a0b1533cfecb39d3f1ac5d921c1a73218 (patch) | |
| tree | 0db281a917b3075dc04cb8d7f3215c085e1db91e /tests | |
| parent | d8067a1b613af1c9b614b1d6671a8a18393d267e (diff) | |
| download | dotemacs-f817f58a0b1533cfecb39d3f1ac5d921c1a73218.tar.gz dotemacs-f817f58a0b1533cfecb39d3f1ac5d921c1a73218.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')
0 files changed, 0 insertions, 0 deletions
