Menu

#6 All progress display computation

PR1
closed
anthrax_
7
2012-10-29
2005-01-11
sky_HALud
No

When copying lots of small files (e.g. the
j2sdk1.4/docs/api directory), the computation of the
current progress is done wrong.

While the computation for the total size is accurate,
somehow during the copy process the computed
progress becomes too big.

Discussion

  • sky_HALud

    sky_HALud - 2005-11-16

    Logged In: YES
    user_id=940779

    e.g. the progress bar shows 100% but copying continues, or
    copying ends but progress bar does not reach 100%

     
  • anthrax_

    anthrax_ - 2005-11-26

    Logged In: YES
    user_id=1380244

    TODO: as a performance improvement for copying lots of small
    files, do not force update of stats at the end of each file,
    but at the end of the whole copy operation

     

Log in to post a comment.