Jump to content

Show size to fragments ratio on the file list


lacc

Recommended Posts

A 10 GB file split in 100 pieces is usually not a problem, but on the other hand a 10 MB file split in 100 pieces is a problem. It would be nice if you added a column with the ratio of file size to number of fragments on the file list tab when you've analyzed a disk. As it stands right now, sorting the list of files by number of fragments is not useful because that list is usually dominated by huge files.

Link to comment
Share on other sites

  • 6 months later...

I came to this forum to suggest the same feature. Nice to see that someone else has had the same idea!

To restate the issue in my own words from my perspective:

Sometimes I don't have the time or possibility to do a full defrag, so I would just want to defrag quickly the files that are the "worst offenders".

In order to find the worst offenders, I insepct the grid in the "File list" tab after the analysis, and sort the files by either the "Fragments" or the "Size" columns and from those sort orders I defrag manually the 10-30 topmost files. But as user lacc noted, the largest files or the files with the most fragments are not necessarily the most problematic files.

The most problematic files are those files whose average fragment size is the smallest. So if Defraggler could show a new column in the grid of the "File list" tab that displays the average fragment size (the total file size divided by the number of fragments the file is split into), then sorting by this new column would clearly bring out the files that need defragmenting the most.

Edited by tsvk
typo
Link to comment
Share on other sites

To add to my previous comment, it occurred to me now afterwards that it could be even more meaningful to calculate and display the median file fragment size instead of the average file fragment size, and then to identify the most problematic files using that metric.

Calculating the average fragment size of the files is blindly distributing the total file size evenly onto all fragments, absent any better more specific knowledge of the size of the fragments. But I assume that after a completed disk analysis, Defraggler knows exactly how large each fragment of a particular file is, i.e. it knows the distribution of the file data among the file fragments.

From this analysis data, it is probably possible to figure out the median file fragment size (= the size of the middlemost file fragment, when all file fragments of a file are sorted by size), which is a more representative metric than the average.

Edited by tsvk
typo
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.