diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-04 13:31:11 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-04 13:31:11 -0500 |
| commit | e681fcbc92c15cbc4e01ab879c3b407c715dc824 (patch) | |
| tree | bcb3f8507bf4b6354f8ee5542d6ec85d03de7cf9 /tests/test-chime-12hour-format.el | |
| parent | 6d133a26f905cf38595599eb3271563911762e2b (diff) | |
| download | chime-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 'tests/test-chime-12hour-format.el')
0 files changed, 0 insertions, 0 deletions
