aboutsummaryrefslogtreecommitdiff
path: root/convert-org-contacts-birthdays.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-04 13:31:11 -0500
committerCraig Jennings <c@cjennings.net>2026-04-04 13:31:11 -0500
commite681fcbc92c15cbc4e01ab879c3b407c715dc824 (patch)
treebcb3f8507bf4b6354f8ee5542d6ec85d03de7cf9 /convert-org-contacts-birthdays.el
parent6d133a26f905cf38595599eb3271563911762e2b (diff)
downloadchime-e681fcbc92c15cbc4e01ab879c3b407c715dc824.tar.gz
chime-e681fcbc92c15cbc4e01ab879c3b407c715dc824.zip
Hoist loop-invariant computations and remove redundant sort
Performance improvements with no behavioral change: - chime--group-events-by-day: hoist decode-time calls before loop - chime-event-has-any-passed-time: compute today-start once, not per timestamp - chime-event-is-today: same pattern - chime--build-upcoming-events-list: remove first sort (discarded by hash dedup) - chime--process-notifications: use -mapcat instead of -map + -flatten
Diffstat (limited to 'convert-org-contacts-birthdays.el')
0 files changed, 0 insertions, 0 deletions