dev #46

Merged
jakeISAC merged 11 commits from dev into main 2026-03-26 23:45:52 +01:00
Owner
No description provided.
- Add structured logs for `k-means` initialization, iterations, and convergence.
- Enhance logs for group processing in `CFS` and `OS` schedulers.
- Replace `debug` logging with `trace` for fine-grained logging in file operations.
- Refactor and optimize log formatting and details in `copy_multithreaded` operations.
- Rename CLI arguments for clarity (`max_number_of_open_files` → `open_files_limit`, `multithreaded_threshold` → `parallel_threshold`).
- Update progress bar messages with more descriptive text and group size details.
- Improve formatted logging in `copy_multithreaded`.
- Integrate `clap_complete` dependency for shell completions.
- Add `--completions` argument to generate shell completions.
- Update `Cargo.toml` and `Cargo.lock` accordingly.
Sign in to join this conversation.
No reviewers
No labels
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
jakeISAC/bifrost!46
No description provided.