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 | e1e2ddf0674243b838fbad642e1322dba9e30a92 (patch) | |
| tree | 930112b217400c62d505a91dc43427b81bed8fa2 /modules/diff-config.el | |
| parent | d6f7b194dda3483af0ad83b4de71f8e1685571b5 (diff) | |
| download | dotemacs-e1e2ddf0674243b838fbad642e1322dba9e30a92.tar.gz dotemacs-e1e2ddf0674243b838fbad642e1322dba9e30a92.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 'modules/diff-config.el')
0 files changed, 0 insertions, 0 deletions
