[Gdal-dev] ECW compression - Extremely slow Linux performance

Frank Warmerdam warmerdam at pobox.com
Fri Aug 18 14:37:55 EDT 2006


Andrew Larcombe wrote:
> Frank - according to top the CPU usage varies but never gets above 20%. 
> Does this shed any more light on the issue?

Andrew,

This indicates things are stalling somewhere.  My guess then is that it
is a thread switching issue of some sort.  How confident are you that
you are using the latest and greatest ECW SDK?

It could also be some sort of IO problem.  I think the encoder keeps
temp files in /tmp.  I trust that is a fast local disk too?

Beyond that it gets pretty involved to try and diagnose.   I just hate
multithreaded libraries.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGF, http://osgeo.org




More information about the Gdal-dev mailing list