aboutsummaryrefslogtreecommitdiff
path: root/modules/custom-datetime.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-14 17:19:57 -0600
committerCraig Jennings <c@cjennings.net>2026-02-14 17:19:57 -0600
commit6eeb569aa699b3ee99a46b5620d74e2afbffdb72 (patch)
treea1c2760fd76ab2eade92d9dff0ca497b14efaf0d /modules/custom-datetime.el
parentff73fe63f930ff00624518ea1b9d00e0ea9e5d0a (diff)
downloaddotemacs-6eeb569aa699b3ee99a46b5620d74e2afbffdb72.tar.gz
dotemacs-6eeb569aa699b3ee99a46b5620d74e2afbffdb72.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/custom-datetime.el')
0 files changed, 0 insertions, 0 deletions