Instrument and fix memory usage #154

Closed
opened 2026-05-21 17:05:22 +01:00 by Tearnote · 2 comments
Tearnote commented 2026-05-21 17:05:22 +01:00 (Migrated from codeberg.org)

Despite our best efforts, there are some memory leaks on song load. The importer also uses unbounded memory and needs some semaphores. We can't fix this without some insight into memory usage. Figure out tooling or instrumentation to better understand what's happening.

Despite our best efforts, there are some memory leaks on song load. The importer also uses unbounded memory and needs some semaphores. We can't fix this without some insight into memory usage. Figure out tooling or instrumentation to better understand what's happening.
Tearnote commented 2026-05-21 17:09:40 +01:00 (Migrated from codeberg.org)

Leak fixed in 3b0d290a22

Leak fixed in 3b0d290a222f237a830f36ce7228883c7580daad
Tearnote commented 2026-05-24 10:43:04 +01:00 (Migrated from codeberg.org)

Fixed in f894f4e70f

Fixed in f894f4e70ff55b68bf109667213cefca52977836
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Tearnote/Playnote#154
No description provided.