File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33** Performance**
44
5- - ** disk_analyzer_cli ** : add native ` readdir() ` /` fstatat() ` traversal on macOS and Linux for much faster scans.
6- - ** disk_analyzer_cli ** : reuse native stat/path buffers during scans to reduce allocation overhead.
7- - ** disk_analyzer_cli ** : add scan benchmarks with ncdu comparisons and real-directory targets.
5+ - add native ` readdir() ` /` fstatat() ` traversal on macOS and Linux for much faster scans.
6+ - reuse native stat/path buffers during scans to reduce allocation overhead.
7+ - add scan benchmarks with ncdu comparisons and real-directory targets.
88
99** Features**
1010
11- - ** disk_analyzer_cli** : add ` scan --batch-size ` for tuning SQLite write batches.
11+ - add ` scan --batch-size ` for tuning SQLite write batches.
12+ - edit ignored folders in tui
1213
1314## 1.0.1
1415
1516** Bug Fixes**
1617
17- - ** disk_analyzer_cli ** : enhance index creation for entries to improve query performance
18+ - enhance index creation for entries to improve query performance
1819
1920## 1.0.0
2021
You can’t perform that action at this time.
0 commit comments