Compactor icon indicating copy to clipboard operation
Compactor copied to clipboard

Progress bar should be based on size, rather than file count

Open Freaky opened this issue 6 years ago • 3 comments

There's like, 3 pixels left in this bar and it accounts for about 2/3rds of the data...

Freaky avatar Jul 18 '19 03:07 Freaky

This is a great idea but I think it should be based on user preference :)

VahanPWNS avatar Jul 19 '19 10:07 VahanPWNS

Not sure I see much rationale for that. Why might a user prefer it by file count, when different files take wildly different amounts of time to process?

I suppose compresstimation throws a spanner in the works a bit, because a large file might take quarter of a second or three minutes to process :/

Freaky avatar Jul 19 '19 15:07 Freaky

Why might a user prefer it by file count

I don't know. Users are weird. They may be used to seeing compression progress bars one way or the other. Also, it might take longer to compress a huge number of tiny files when there are more numbers involved. Some people don't care about how fast the progress bar moves, they just want it to finish faster.

VahanPWNS avatar Jul 20 '19 16:07 VahanPWNS