You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2011-10-06 12:15:13

Castillonis
Member
From: Oakland, Ca
Registered: 2008-03-06
Posts: 307
Website

Photoshop file saving single threaded w/ compression

My friend Dan sent me this link which explains the long save times for .psd and .psb files.  There is a plugin for saving certian 16 bit files without compression which greatly decreases save times.  Hopefully Adobe will multi thread saves and allow you to turn off compression which would make the task IO bound versus single core CPU bound.

http://macperformanceguide.com/Optimizi … ening.html

Last edited by Castillonis (2011-10-06 12:16:12)

Offline

 

#2 2011-10-14 12:14:17

Castillonis
Member
From: Oakland, Ca
Registered: 2008-03-06
Posts: 307
Website

Re: Photoshop file saving single threaded w/ compression

I am hoping that people who edit / retouch large photoshop files such as gigapixel images will read this post.  There is a plugin that eliminates compression for 16 bit PSD files with multiple layers.  Again, Photoshop uses compression for PSD files that contain layers and the code is implemented as a single thread.  The plugin appears to only be for CS5, so I am out of luck because I still use CS4.  Read the articles at the links below to understand how this affects the efficiency of your editing / retouching work flow of large images.

DisallowFlateCompressedPSD
http://macperformanceguide.com/Photosho … edPSD.html

EDIT:  Sam Rohn provided a link on hdrlabs.com that says that this works for 8 bit files and that it is a registry entry for Windows.
http://kb2.adobe.com/cps/902/cpsid_90248.html
The plugin will not stop the use of compression  for 8 bit files.  It will eliminate compression for 16 bit files.
This causes the save functionality of Photoshop to be less CPU bound and possibly IO bound again.

Last edited by Castillonis (2011-10-16 13:17:44)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson