• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Estimating progress of a task
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Estimating progress of a task


  • Subject: Re: Estimating progress of a task
  • From: Andrew Pinski <email@hidden>
  • Date: Tue, 24 Jun 2003 09:07:25 -0400

On Tuesday, Jun 24, 2003, at 08:47 US/Eastern, Chad Armstrong wrote:

Is it possible to estimate the progress of a task as it is running? How far along it is or how long it will take to complete? This is especially a matter I'm trying to determine if it is possible to guess, such as if trying to run gzip on a file, or converting a file from one format to another.


I would not use gzip but use zlib directly because you it will be faster
and if the file is already in memory, it will be faster because you use zlib
like you would use the C stdio.

And there is no way to estimate progress unless it writes out the process (look at
scp or ftp and see they write out the process).

Thanks,
Andrew Pinski
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Estimating progress of a task (From: Chad Armstrong <email@hidden>)

  • Prev by Date: Mouse Moved Events
  • Next by Date: Re: Mouse Moved Events
  • Previous by thread: Estimating progress of a task
  • Next by thread: Mouse Moved Events
  • Index(es):
    • Date
    • Thread