Skip to content

feat: ical rrule parsing optimization#457

Merged
cajus merged 10 commits into
mainfrom
feat/ical-optimization
May 12, 2026
Merged

feat: ical rrule parsing optimization#457
cajus merged 10 commits into
mainfrom
feat/ical-optimization

Conversation

@ljgonicus
Copy link
Copy Markdown
Member

Since v3.0, libical provides methods to set a start time limit for RRULE iterators - thus (at least in my testing with large calendars) providing a ~20% performance boost for event parsing

@ljgonicus ljgonicus marked this pull request as ready for review May 7, 2026 11:17
@cajus cajus merged commit eaad103 into main May 12, 2026
13 checks passed
@cajus cajus deleted the feat/ical-optimization branch May 12, 2026 07:58
Mik- pushed a commit that referenced this pull request May 20, 2026
* feat: add initial ical rrule parsing tweaks
semantic-release-tokenizer Bot pushed a commit that referenced this pull request May 20, 2026
# [2.2.0-beta.7](v2.2.0-beta.6...v2.2.0-beta.7) (2026-05-20)

### Bug Fixes

* do not show favorites in "most called" list ([#456](#456)) ([8ee676d](8ee676d))
* Ensure correct `tag` value type in flatpak manifest ([#466](#466)) ([3c5412a](3c5412a))
* **ui:** do not treat room names beginning with digits as phone numbers ([#461](#461)) ([75ed3f2](75ed3f2))

### Features

* add template for 1&1 ([#465](#465)) ([865fcd9](865fcd9))
* ical rrule parsing optimization ([#457](#457)) ([c46f066](c46f066))
* rtt ui integration ([#443](#443)) ([62d48f3](62d48f3))
* windows signing ([#462](#462)) ([f7dd63a](f7dd63a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants