Push rrwpnquuzsvr #15

Merged
coissac merged 2 commits from push-rrwpnquuzsvr into main 2026-06-03 17:04:26 +00:00
Owner
No description provided.
coissac added 2 commits 2026-06-03 17:04:20 +00:00
Explicitly close file handles and remove temporary artifacts after serialization to prevent disk space leaks. Additionally, compact internal matrix structures immediately upon loading the KmerIndex to improve memory efficiency and prepare for downstream operations.
This commit introduces the `obisys` crate, which wraps `indicatif` to provide reusable `spinner` and `progress_bar` utilities with consistent styling and tick intervals. It refactors progress reporting across `obikindex`, `obikpartitionner`, and `obikmer` to use these shared functions, eliminating inline UI configuration and ensuring uniform terminal feedback.
coissac merged commit edc18b4908 into main 2026-06-03 17:04:26 +00:00
coissac deleted branch push-rrwpnquuzsvr 2026-06-03 17:04:26 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OBIKmers/obikmer#15