Better import #25

Open
opened 2026-04-08 18:10:59 +02:00 by jkuhl · 0 comments
Owner

Significant time during the import is wasted with compressing and decompressing the final json file. We should determine beforehand, which files will be affected by the import of each measurement, such that we can use temporary files during the import process and only write the full files once all measurements that affect them are written.

Significant time during the import is wasted with compressing and decompressing the final json file. We should determine beforehand, which files will be affected by the import of each measurement, such that we can use temporary files during the import process and only write the full files once all measurements that affect them are written.
Sign in to join this conversation.
No labels
bug
enhancement
No milestone
No project
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.

Dependencies

No dependencies set.

Reference
jkuhl/corrlib#25
No description provided.