mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-09 15:48:43 +00:00
Improve performance metrics and enhance backup error handling
- Update benchmark results for `full-scan` and `dirty-scan` in `bench/dirty-vs-full.md` to reflect improved performance. - Refactor error handling in `libmarlin/src/backup.rs` to provide clearer messages when the live database path is missing or invalid. - Clean up code in `libmarlin/src/backup.rs` for better readability and maintainability. - Minor adjustments in documentation and test files for consistency.
This commit is contained in:
@@ -69,6 +69,4 @@ or
|
||||
|
||||
```bash
|
||||
./run_all_tests.sh
|
||||
```
|
||||
|
||||
Stick that in a shell alias (`alias marlin-ci='…'`) and you’ve got a 5-second upgrade-and-verify loop.
|
||||
```
|
Reference in New Issue
Block a user