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 | 117f5570f8f2712d11aef21da840c246261fff57 (patch) | |
| tree | 924425b826697d75eea014b2977a9e5647931fb4 /modules/system-utils.el | |
| parent | 3e931b2527f508e57d446867a142b2bce9651c9b (diff) | |
| download | dotemacs-117f5570f8f2712d11aef21da840c246261fff57.tar.gz dotemacs-117f5570f8f2712d11aef21da840c246261fff57.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/system-utils.el')
0 files changed, 0 insertions, 0 deletions
