disk_analyzer_cli 1.1.0
disk_analyzer_cli: ^1.1.0 copied to clipboard
CLI tool to analyze disk space, visualize usage, and clean up files.
1.1.0 #
Performance
- add native
readdir()/fstatat()traversal on macOS and Linux for much faster scans. - reuse native stat/path buffers during scans to reduce allocation overhead.
- add scan benchmarks with ncdu comparisons and real-directory targets.
Features
- add
scan --batch-sizefor tuning SQLite write batches. - edit ignored folders in tui
1.0.1 #
Bug Fixes
- enhance index creation for entries to improve query performance
1.0.0 #
- Initial version of the project.
