POV-Ray : Newsgroups : povray.off-topic : Interesting performance paper : Re: Interesting performance paper Server Time
4 Sep 2024 07:14:40 EDT (-0400)
  Re: Interesting performance paper  
From: Orchid XP v8
Date: 15 Jun 2010 15:10:00
Message: <4c17d008$1@news.povray.org>
Mike Raiford wrote:

> 64 bit is great, but try dealing with that sort of memory stress (My 
> system has 4GB of memory ...)

Generally that kind of thing isn't so bad though. All the garbage that 
gets paged out never gets paged back in again. Assuming you can page in 
the code to stop the damned thing, once it's been killed the system 
takes a little while to page all the live stuff back in, and then it 
goes back to normal.

Now, when your program is actively *using* several GB of RAM... that's 
not so fun. (!!)

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.