[PR #370] Fixes #353 : High memory consumption #1217

Open
opened 2026-01-29 17:00:22 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/370

State: closed
Merged: No


Saves around 180 MB of RAM by separating the EPG context from the general context, and allocating memory for it only when needed, i.e only when -xmltv is passed as a parameter.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/370 **State:** closed **Merged:** No --- Saves around 180 MB of RAM by separating the EPG context from the general context, and allocating memory for it only when needed, i.e only when -xmltv is passed as a parameter.
claunia added the pull-request label 2026-01-29 17:00:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1217