Page 1 of 1

Speed, CPU-usage and Multi-session

Posted: Thu Jan 12, 2012 6:14 pm
by Peter2
Converting many PDFs to TIFF I saw that my CPU worked only with 10-20%. So I started XnConvert in a second session and converted there other PDFs - CPU-Usage 30-50%.
I have a 4-Core-PC.

Questions:
- Is it possible to increase the speed of a single session?
- Is it OK to start a second (third, fourth ...) session?

Peter

Re: Speed, CPU-usage and Multi-session

Posted: Fri Jan 13, 2012 12:15 pm
by xnview
Currently XnConvert use multi-core for actions like resize, rotation, ...
I've not added multi-core process on file.

The problem is the output naming, if we use more than 1 process, i need first to simulate output to find the good output filename..

But is it a problem??? ;)

Re: Speed, CPU-usage and Multi-session

Posted: Fri Jan 13, 2012 12:34 pm
by Peter2
xnview wrote:...But is it a problem??? ;)
Not a problem, but I think "faster is quicker" ...

Peter