Andrei B. - 2015-04-09

I've done some calculations.
My complete installation of Slackware has under /usr about 280 000 files.
Assuming a block size of 4k (4096) and assuming maximal case scenario : only 1 byte used in the last block, it sums up to about 1120000k or ~1GB.

Minimum case would be files on new disk, slack contains zeros, compress well.
I presume clean installations on new disks to yield minimum to negligible benefit.

Average case would be most files contain slack with data, let's average the above figure and get about 0.5G potential optimization.
I presume disks/partitions containing data that has changed a lot, large/huge number of files to yield benefits proportional to the number of files.
Few large files - no benefit.
Lots and lots of small files - moderate benefit
Lots and lots of small files on used disk - significant benefit proportional to number of files.