Hi,
Filters are very memory intensive. Adding the extra 128 will provide a big improvement.
When you look at the size of an image file on the HD, what you are actually seeing is the _compressed_ size of the image, not the amount of RAM (real physical [your SDRAM] or virtual [the windows swap file]) that is required to show the image. The additional physical memory will allow the graphics program to perform more operations in memory, thereby lowering the I/O overhead of accessing the swap file.
Get yourself a system utility that shows memory usage. After the OS (drivers, fonts, etc.) and your graphics package are loaded, I'd be surprised if you have much left.
Rendering a color page for printing should also proceed a bit faster, although I can't say this with authority.
Cheers.
Main Topics
Browse All Topics





by: RobertBoPosted on 2000-07-21 at 13:24:28ID: 3511652
For most photo processing, 128 MB SDRAM is okay, if upgrade 256 MB, it gives you better perfomance when memory needed.