Re: Pi program and hard disk usage
- From: Willem <willem@xxxxxxxx>
- Date: Thu, 27 Sep 2007 19:26:56 +0000 (UTC)
user923005 wrote:
) I guess that they figured out a way to do it so everything they
) operate on fits in RAM.
) If you use disk, you slow down by a factor of 300,000. Since they
) don't seem horribly slow, we can assume that they are not using disk
) for RAM.
)
) Maybe you have more temporary variables than they do.
Or maybe they operate on chunks, and have the OS read the next chunk
from disk while the calculations for the first chunk are busy.
And, of course, they wrote it such that each chunk needs to be processed
as few times as possible.
SaSW, Willem
--
Disclaimer: I am in no way responsible for any of the statements
made in the above text. For all I know I might be
drugged or something..
No I'm not paranoid. You all think I'm paranoid, don't you !
#EOT
.
- References:
- Pi program and hard disk usage
- From: mike3
- Re: Pi program and hard disk usage
- From: user923005
- Re: Pi program and hard disk usage
- From: mike3
- Re: Pi program and hard disk usage
- From: user923005
- Pi program and hard disk usage
- Prev by Date: Re: program made in delphi
- Next by Date: Re: Pi program and hard disk usage
- Previous by thread: Re: Pi program and hard disk usage
- Next by thread: Re: Pi program and hard disk usage
- Index(es):
Relevant Pages
|